LisaacTM Platform

INTEGER_8


Signed 8 bits integer.
Inherit/Insert Summary
parent_signed_integer No developed.
 
Slot Summary
object_size
 
Range
maximum
Maximum of integer
minimum
Minimum of integer
 
Conversion.
to_integer_8
to_character
 

Inherit/Insert Detail

parent_signed_integer

.../base/number/integer/integer_8.li line #17

Section:
Insert

Profile:
- SelfSELFparent_signed_integer : SIGNED_INTEGER

Detail slot

object_size

.../base/number/integer/integer_8.li line #21

Section:
Public

Profile:
- SelfSELFobject_size : INTEGER

Range

maximum

.../base/number/integer/integer_8.li line #27

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Description:
Maximum of integer

minimum

.../base/number/integer/integer_8.li line #29

Section:
Public

Profile:
- SelfSELFminimum : INTEGER_64

Description:
Minimum of integer

Conversion.

to_integer_8

.../base/number/integer/integer_8.li line #35

Section:
Public

Profile:
- SelfSELFto_integer_8 : INTEGER_8

to_character

.../base/number/integer/integer_8.li line #42

Section:
Public

Profile:
- SelfSELFto_character : CHARACTER