tan(f)

Returns the tangent of f

Returns the tangent of an angle of f radians.

Parameters

f: floating point value

Return Value

the tangent of f.

Example command: tan(.7854)

  • Example Parameters:
    • f is angle of .7854 rad (45 deg)
      • Returns 1.0