Math.sin() FunctionNameMath.sin() Function---compute a sineAvailabilityNavigator 2.0, Internet Explorer 3.0 DescriptionMath.tan() computes and returns the sine of its numeric argument, which must be an angle specified in radians. UsageTo convert degrees to radians, multiply by 0.017453293 (2pi/360). |
|