Returns the sine of the given angle.
See also Atn, Cos, Pi, and Tan.
Sin(number)
Angle in radians for which you want the sine. If the angle is in degrees, multiply it by PI()/180 to convert it to radians.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.