User Tools

Site Tools


uphp:functions:ln

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:ln [2017/05/03 12:12]
jeff
uphp:functions:ln [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Return natural logarithm of a number+Return the natural logarithm of a <html><b><span style="color:green">number</b></html>
  
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">float <span style="font-size:125%;color:green">float
-<span style="color:black"> +<span style="color:black">ln (
-</html> +
-[[ln]] ( +
-<html>+
 <span style="color:green">number <span style="color:green">number
 <span style="color:blue">$number <span style="color:blue">$number
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 ====Parameter==== ====Parameter====
Line 24: Line 19:
 <html><b><span style="color:blue">$number<span style="color:black"></b>:  A <b><span style="color:green">number</b></html> <html><b><span style="color:blue">$number<span style="color:black"></b>:  A <b><span style="color:green">number</b></html>
  
-====Return Value====+====Return Values====
  
-<html><b><span style="color:green">Float<span style="color:black"></b></html>:  Natural logarithm of number+<html><b><span style="color:green">Float<span style="color:black"></b>:  Natural logarithm of the <b><span style="color:blue">number</b></html>
  
 ====Examples==== ====Examples====
Line 43: Line 38:
 ====See Also==== ====See Also====
  
-[[log10()]] - Return base 10 logarithm of a number+[[log10()]] - Return the base 10 logarithm of a <html><b><span style="color:green">number</b></html>
  
 [[power()]] - Return base raised to the power of exp [[power()]] - Return base raised to the power of exp
  
uphp/functions/ln.1493813570.txt.gz · Last modified: 2021/09/13 05:56 (external edit)