LisaacTM Platform

UREAL_16_16


unsigned 16.16 fixed float.
Inherit/Insert Summary
parent_unsigned_fixed_real No developed.
 
Slot Summary
shift_bits
 
Range.
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_unsigned_fixed_real

.../base/number/fixed_real/ureal_16_16.li line #14

Section:
Insert

Profile:
- SelfSELFparent_unsigned_fixed_real : UNSIGNED_FIXED_REAL

Detail slot

shift_bits

.../base/number/fixed_real/ureal_16_16.li line #18

Section:
SELF

Profile:
- SelfSELFshift_bits : INTEGER

Range.

maximum

.../base/number/fixed_real/ureal_16_16.li line #26

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Convertion format with test.

to_real_16_16

.../base/number/fixed_real/ureal_16_16.li line #32

Section:
Public

Profile:
- SelfSELFto_real_16_16 : REAL_16_16

Convertion

append_in

.../base/number/fixed_real/ureal_16_16.li line #38

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.