tan
tan
Description
Returns the tangent of an angle, provided in radians.
Parameters
Return Type
Number
Example
number a = tan(4);
print("a= " + a);
Prints: a= 1.1578212823495777;
See also
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.