LisaacTM Platform

UREAL_26_6


unsigned 26.6 fixed float.
Inherit/Insert Summary
parent_unsigned_fixed_real No developed.
 
Slot Summary
shift_bits
 
Range.
maximum
 
Convertion format with test.
to_ureal_26_6
 
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_unsigned_fixed_real

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

Section:
Insert

Profile:
- SelfSELFparent_unsigned_fixed_real : UNSIGNED_FIXED_REAL

Detail slot

shift_bits

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

Section:
SELF

Profile:
- SelfSELFshift_bits : INTEGER

Range.

maximum

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

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Convertion format with test.

to_ureal_26_6

.../base/number/fixed_real/ureal_26_6.li line #34

Section:
Public

Profile:
- SelfSELFto_ureal_26_6 : UREAL_26_6

Convertion

append_in

.../base/number/fixed_real/ureal_26_6.li line #40

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.