log ( x -- y )
Factor handbook » The language » Numbers » Mathematical functions » Powers and logarithms

Prev:cis ( arg -- z )
Next:log1+ ( x -- y )


Vocabulary
math.functions

Inputs
xa number


Outputs
ya number


Word description
Natural logarithm function. Outputs negative infinity if x is 0.

Definition


Methods