TAN

Previous  Next

 

tangent = TAN( number AS REAL ) AS REAL

 


 

Returns the tangent of a number

 

Example:

 

PRINT TAN( 12 ),