TAN

The TAN function in Shedmate returns the tangent of a specified angle. The angle must be given in radians.

Syntax:

tan(angle)

Parameters:

angle (required): The angle in radians from which you want to obtain the tangent.

Usage example:

Last updated