LisaacTM Platform

FLOAT_MAP64


Mapping for REAL_64.
Inherit/Insert Summary
parent_float_map No developed.
 
Slot Summary
map_64
get_map
sign
TRUE if positif, FALSE else. TRUE if positif, FALSE else.
exponent
mantissa
 
Format.
mantissa_bits
exponent_bits
 

Inherit/Insert Detail

parent_float_map

.../base/number/low_level/float_map64.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_float_map : FLOAT_MAP

Detail slot

map_64

.../base/number/low_level/float_map64.li line #13

Section:
Mapping

Profile:
+ SelfSELFmap_64 : UINTEGER_64

get_map

.../base/number/low_level/float_map64.li line #17

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFget_map   f : SELF

sign

.../base/number/low_level/float_map64.li line #23

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFsign : BOOLEAN

Description:
TRUE if positif, FALSE else. TRUE if positif, FALSE else.

exponent

.../base/number/low_level/float_map64.li line #25

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFexponent : UINTEGER_32

mantissa

.../base/number/low_level/float_map64.li line #27

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFmantissa : UINTEGER_64

Format.

mantissa_bits

.../base/number/low_level/float_map64.li line #35

Section:
Public

Profile:
- SelfSELFmantissa_bits : INTEGER_8

exponent_bits

.../base/number/low_level/float_map64.li line #37

Section:
Public

Profile:
- SelfSELFexponent_bits : INTEGER_8