Calculates a single-word floating-point tangent of the specified angle.

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 )

- x (Single)
- An angle, measured in radians

The tangent of d