User Tools

Site Tools


syntax:functions:log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:log [2021/07/31 21:01] craigtsyntax:functions:log [2021/08/11 15:24] (current) – [Examples] craigt
Line 16: Line 16:
 =====Examples===== =====Examples=====
  
-  log(1) +  log(1) //Returns 0 
-  log(2) 0.693147180559945 + 
-  log(0) #Can't convert infinity to a decimal number  //Argument needs to be a positive, non-0 value+  log(2) //Returns 0.693147180559945 
 + 
 +  log(0) //Returns "#Can't convert infinity to a decimal number (Argument needs to be a positive, non-0 value.)
  
 \\  \\ 
syntax/functions/log.txt · Last modified: 2021/08/11 15:24 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki