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

Prev:sq ( x -- y )
Next:e^ ( x -- e^x )


Vocabulary
math.functions

Inputs
xa number


Outputs
ya number


Word description
Square root function.

Definition


Methods