LisaacTM Platform

FLOAT_MAP80


Mapping for REAL_80.
Inherit/Insert Summary
parent_float_map No developed.
 
Slot Summary
exp_16
man_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_map80.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_float_map : FLOAT_MAP

Detail slot

exp_16

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

Section:
Mapping

Profile:
+ SelfSELFexp_16 : UINTEGER_16

man_64

.../base/number/low_level/float_map80.li line #14

Section:
Mapping

Profile:
+ SelfSELFman_64 : UINTEGER_64

get_map

.../base/number/low_level/float_map80.li line #18

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFget_map   f : SELF

sign

.../base/number/low_level/float_map80.li line #24

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_map80.li line #26

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFexponent : UINTEGER_32

mantissa

.../base/number/low_level/float_map80.li line #28

Section:
REAL, REAL_32, REAL_64, REAL_80

Profile:
- SelfSELFmantissa : UINTEGER_64

Format.

mantissa_bits

.../base/number/low_level/float_map80.li line #36

Section:
Public

Profile:
- SelfSELFmantissa_bits : INTEGER_8

exponent_bits

.../base/number/low_level/float_map80.li line #38

Section:
Public

Profile:
- SelfSELFexponent_bits : INTEGER_8