Sin
Returns the sine of the angle in radians.
Structure
Sin(number): Extended;
Parameters
Return Value
Description
The Sin function returns the sine of the argument.
X is a real-type expression. Sin returns the sine of the angle X in radians. |
Returns the sine of the angle in radians.
Structure
Sin(number): Extended;
Parameters
Return Value
Description
The Sin function returns the sine of the argument.
X is a real-type expression. Sin returns the sine of the angle X in radians. |