atan(x, prec)
Instance Public methods
Computes the arctangent of x to the specified number of digits of precision.
If x is NaN, returns NaN.
Computes the arctangent of x to the specified number of digits of precision.
If x is NaN, returns NaN.
Please login to continue.