Sin- Returns the sine of an angle
Function that returns the sine of an angle.
- Sin(X): float
Parameters:
- (float) X: angle for which to obtain the sine.
Description:
Use the Sin function to derive the sine of an angle, expressed in radians.
|
|
Function that returns the sine of an angle.
- Sin(X): float
Parameters:
- (float) X: angle for which to obtain the sine.
Description:
Use the Sin function to derive the sine of an angle, expressed in radians.