This command will returns the tangent of the value.
Return Float=TAN(Value)
Value
Float This value is a float number such as 0.5
This value is a float number such as 0.5
The value can be a real or integer number. The return value is a real number.
PRINT TAN(45) WAIT KEY
CORE Commands Menu Index