Determine the tangent of an angle.
This function returns the tangent of an angle. The angle must be in radians. The result is a real number.
Examples
Code | Returns |
---|---|
(tan 0) | 0.00000 |
(tan (/ pi 4)) | 1.00000 |
(tan pi) | 0.00000 |
Tell me about...
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |