Made to Order Software Corporation Logo

[un]signed long float

Tag Flash Version: 
8
Used by PushData Action: 
Available in PushData Action

A long float is a standard IEEE 754 floating point value of 32 bits.

The value is defined as follow:

  • 1 bit for the sign
  • 8 bits for the exponent
  • 23 bits for the mantissa

This is the standard 32 bit floating point type on most processors and thus in most languages.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.