Tand - hpgDesigns/hpgdesigns-dev.io 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

Category:Function:Real