Calculates a single-word floating-point sine of the specified angle.
| C# | Visual Basic | Visual C++ |
public static float Sin( float x )
Public Shared Function Sin ( _ x As Single _ ) As Single
public: static float Sin( float x )
- x (Single)
- An angle, measured in radians
The sine of d