User Tools

Site Tools


uphp:functions:inttoieee754

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:functions:inttoieee754 [2017/04/11 14:29]
jeff created
uphp:functions:inttoieee754 [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.897</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.897</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Convert an IEEE-754 encoded <html><b><span style="color:green">integer <span style="color:blue">value<span style="color:black"></b></html> (32 bit) to a <html><b><span style="color:green">float<span style="color:black"></b></html>+<html>Convert an IEEE-754 encoded <b><span style="color:green">integer <span style="color:blue">representation<span style="color:black"></b> (32 bit) to a <b><span style="color:green">float<span style="color:black"></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">inttoieee754 (<span style="color:green">int 
-</html> +<span style="color:blue">$representation
-[[inttoieee754]] ( +
-<html><span style="color:green">int +
-<span style="color:blue">$value+
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
-<html>Return the <b><span style="color:green">float<span style="color:black"></b> for an IEEE-754 encoded <b><span style="color:green">integer<span style="color:black"> <span style="color:blue">value<span style="color:black"></b></html>+<html>Return the <b><span style="color:green">float<span style="color:black"></b> for an IEEE-754 encoded <b><span style="color:green">integer <span style="color:blue">representation<span style="color:black"></b></html>
  
 ====Parameter==== ====Parameter====
  
-<html><b><span style="color:blue">$value<span style="color:black"></b>:  IEEE-754 encoded <b><span style="color:green">integer<span style="color:black"></b> to convert to a <b><span style="color:green">float<span style="color:black"></b></html>+<html><b><span style="color:blue">$representation<span style="color:black"></b>:  IEEE-754 encoded <b><span style="color:green">integer<span style="color:black"></b> to convert to a <b><span style="color:green">float<span style="color:black"></b></html>
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">Float<span style="color:black"></b> value</html> <html><b><span style="color:green">Float<span style="color:black"></b> value</html>
Line 31: Line 26:
 ====See Also==== ====See Also====
  
-[[ieee754toint()]] - <html>Convert a <b><span style="color:green">float<span style="color:black"> <span style="color:blue">value<span style="color:black"></b> to an IEEE-754 encoded <b><span style="color:green">integer<span style="color:black"></b> (32 bit)</html>+[[ieee754toint()]] - <html>Convert a <b><span style="color:green">float<span style="color:black"></b> value to an IEEE-754 encoded <b><span style="color:green">integer<span style="color:black"></b> (32 bit)</html>
  
uphp/functions/inttoieee754.1491920985.txt.gz · Last modified: 2021/09/13 05:56 (external edit)