User Tools

Site Tools


uphp:functions:inttoieee754

inttoieee754

WMPRO, WMMINI FW >= 1.897 WMMEGA FW >= 2.0

Convert an IEEE-754 encoded integer representation (32 bit) to a float

Description

float inttoieee754 (int $representation )

Return the float for an IEEE-754 encoded integer representation

Parameter

$representation: IEEE-754 encoded integer to convert to a float

Return Values

Float value

See Also

ieee754toint() - Convert a float value to an IEEE-754 encoded integer (32 bit)

uphp/functions/inttoieee754.txt · Last modified: 2021/09/13 05:57 (external edit)