Function __global->log

Definitions

sources_custom/phpstub.php

  • Logarithm.
  • 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 Number to find log of
$base float 2.718281828459 N/A N/A Base

Return

  • Log of given number
  • Type: float
  • Set: N/A
  • Range: N/A