tan PowerHome formula function
Description
Calculates the tangent of an angle.
Syntax
tan ( n )
Argument Description
n The angle (in radians) for which you want the tangent
Return value
Double. Returns the tangent of n if it succeeds and -1 if an error occurs.