The tandp function returns the tangent of a floating-point argument a. An argument with a large magnitude may produce a result with little or no significance.
Parameters:
[in]
a
= Input double
Returns:
Resultant double
Special Cases:
If | a | > 4.0737e+6, the return value may have no significance for large angles.