arg ( z -- arg )
Factor handbook » The language » Numbers » Mathematical functions » Powers and logarithms

Prev:absq ( x -- y )
Next:>polar ( z -- abs arg )


Vocabulary
math.functions

Inputs
za number


Outputs
arga number in the interval (-pi,pi]


Word description
Computes the complex argument.

Definition