User Tools

Site Tools


uphp:functions:power

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:functions:power [2017/05/03 11:35]
jeff created
uphp:functions:power [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 base raised to the power of exp+<html>Return <b><span style="color:blue">base<span style="color:black"></b> raised to the power of <b><span style="color:blue">exp<span style="color:black"></b></html>
  
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">number <span style="font-size:125%;color:green">number
-<span style="color:black"> +<span style="color:black">power (
-</html> +
-[[power]] ( +
-<html>+
 <span style="color:green">number <span style="color:green">number
 <span style="color:blue">$base<span style="color:black">, <span style="color:blue">$base<span style="color:black">,
Line 19: Line 15:
 <span style="color:blue">$exp <span style="color:blue">$exp
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 ====Parameters==== ====Parameters====
Line 28: Line 23:
 <html><b><span style="color:blue">$exp<span style="color:black"></b></html>:  The exponent <html><b><span style="color:blue">$exp<span style="color:black"></b></html>:  The exponent
  
-====Return Value====+====Return Values====
  
-<html><b><span style="color:green">Number<span style="color:black"></b></html>:  Base raised to the power of exp+<html><b><span style="color:green">Number<span style="color:black"></b>:  <b><span style="color:blue">Base<span style="color:black"></b> raised to the power of <b><span style="color:blue">exp<span style="color:black"></b></html>
  
 ====See Also==== ====See Also====
  
-[[ln()]] - Return natural logarithm of a number+[[sqr()]] - Return the square of a <html><b><span style="color:green">number</b></html>
  
-[[log10()]] - Return base 10 logarithm of a number+[[sqrt()]] - Return the square root of a <html><b><span style="color:green">number</b></html> 
 + 
 +[[ln()]] - Return the natural logarithm of a <html><b><span style="color:green">number</b></html> 
 + 
 +[[log10()]] - Return the base 10 logarithm of a <html><b><span style="color:green">number</b></html>
  
uphp/functions/power.1493811348.txt.gz · Last modified: 2021/09/13 05:56 (external edit)