tan
(tan x)
returns the tangent of x
Arguments |
x any integer or double number (except PI*0.5 and multiples, where (cos x) is 0.0) |
Return |
the tangent of x |
Example |
(tan 0.5) => 0.546302 |
Alias |
|
Remarks |
deprecated; please use (vle-tan) instead |
© Bricsys NV. All rights reserved. |