Tand - hpgDesigns/hpg_projects GitHub Wiki
Notation
Description
Where x is in degrees, returns the mathematical tangent of x.
Parameters
- x: the angle, in degrees
Return Values
double: Returns the mathematical tangent of x.
Example Call
// demonstrates
NOTOC