Functions Index :: T :: Tan
Module:
Definition:
Tan(float x)
Description:
Returns the tangent of its argument.
Examples:
v = Tan(1) # v == 1.5574
v = Tan(2) # v == -2.1850
Module:
Definition:
Tan(float x)
Description:
Returns the tangent of its argument.
Examples:
v = Tan(1) # v == 1.5574
v = Tan(2) # v == -2.1850