TAN

This command will returns the tangent of the value.

  Syntax
Return Float=TAN(Value)
  Parameters
Value
Float
This value is a float number such as 0.5

  Returns

This value is a float number such as 0.5

  Description

The value can be a real or integer number. The return value is a real number.

  Example Code
PRINT TAN(45)
WAIT KEY
  See also

CORE Commands Menu
Index