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
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
