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