Function __global->tan

Definitions

sources_custom/phpstub.php

  • Calculate the tangent of an angle.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: float

Parameters

Name Type Default Set Range Description
$arg float required parameter N/A N/A The angle in radians

Return

  • The tangent
  • Type: float
  • Set: N/A
  • Range: N/A