|
Tan | ||
TanValue# = Tan(Angle#) | ||
Parameters: Angle# = The Angle in degrees |
||
Returns: TanValue# = The tangent of the selected angle |
||
The Tan function returns the tangent of an angle. FACTS: * Angle should range between 0 and 360 degrees. Mini Tutorial:
This example would output.
|
Related Info: | ATan | Cos | Sin | TanH : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |