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