Description Find the cosin of angle x specified in radians Definition float cos(float x) Library LIB/math_lib.bas Usage On entry: x is the angle to be converted On exit: Return valid result or NaN
Find the cosin of angle x specified in radians
float cos(float x)
LIB/math_lib.bas
On entry: x is the angle to be converted On exit: Return valid result or NaN
x is the angle to be converted
Return valid result or NaN