Difference between revisions of "MC-Basic:TAN"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= TAN(''<expression>'') |AVAILABILITY= All versions |DESCRIPTION= This function returns the tangent of an angle given in radians |TYPE= Double…') |
|||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:TAN}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | TAN('' | + | TAN(<''expression''>) |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 16: | Line 17: | ||
|RANGE= | |RANGE= | ||
− | + | ± 9.223372036853900e+18 | |
|UNITS= | |UNITS= | ||
Line 28: | Line 29: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= | ||
Line 36: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ATAN2|ATAN2]] |
− | * [[ | + | * [[MC-Basic:ATN|ATN]] |
+ | [[Category:MC-Basic:Arithmetic Functions|TAN]] | ||
}} | }} |