Sin is a trigonometric function that calculates angles.
Sin uses radians, and returns the Sin (or sine) of the value given as e.
e is a radian value, where one (1) radian is calculated as 180 over Pi, and is equivalent to an angle of 57.29577951 degrees.
Declaration: Function Sin(e : Extended) : Extended
Several examples follow.