LisaacTM Platform

REAL_16_16


signed 16.16 fixed float.
Inherit/Insert Summary
parent_signed_fixed_real No developed.
 
Slot Summary
shift_bits
 
Range.
minimum
maximum
 
Convertion format with test.
to_real_16_16
 
Convertion
append_in
Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append Self decimal representation in buffer with 4 decimal Append in the buffer the equivalent of to_string. No new STRING creation during the process.
 

Inherit/Insert Detail

parent_signed_fixed_real

.../base/number/fixed_real/real_16_16.li line #16

Section:
Insert

Profile:
- SelfSELFparent_signed_fixed_real : SIGNED_FIXED_REAL

Detail slot

shift_bits

.../base/number/fixed_real/real_16_16.li line #20

Section:
SELF

Profile:
- SelfSELFshift_bits : INTEGER

Range.

minimum

.../base/number/fixed_real/real_16_16.li line #28

Section:
Public

Profile:
- SelfSELFminimum : INTEGER_64

maximum

.../base/number/fixed_real/real_16_16.li line #30

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Convertion format with test.

to_real_16_16

.../base/number/fixed_real/real_16_16.li line #36

Section:
Public

Profile:
- SelfSELFto_real_16_16 : REAL_16_16

Convertion

append_in

.../base/number/fixed_real/real_16_16.li line #42

Section:
Public

Profile:
- SelfSELFappend_in   buffer : STRING

Description:
Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append Self decimal representation in buffer with 4 decimal Append in the buffer the equivalent of to_string. No new STRING creation during the process.