LisaacTM Platform

INTEGER_64


Signed 64 bits integer.
Inherit/Insert Summary
parent_signed_integer No developed.
 
Slot Summary
object_size
Prefix '-'
 
Range
maximum
Maximum of integer
minimum
Minimum of integer
 
Conversion with test.
to_integer_64
[ -? {bound_test (INTEGER_64.minimum) to (INTEGER_64.maximum)}; ]
 

Inherit/Insert Detail

parent_signed_integer

.../base/number/integer/integer_64.li line #14

Section:
Insert

Profile:
- SelfSELFparent_signed_integer : SIGNED_INTEGER

Detail slot

object_size

.../base/number/integer/integer_64.li line #18

Section:
Public

Profile:
- SelfSELFobject_size : INTEGER

Prefix '-'

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

Section:
Public

Profile:
- - ' SelfSELFSELF

Range

maximum

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

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Description:
Maximum of integer

minimum

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

Section:
Public

Profile:
- SelfSELFminimum : INTEGER_64

Description:
Minimum of integer

Conversion with test.

to_integer_64

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

Section:
Public

Profile:
- SelfSELFto_integer_64 : INTEGER_64

Description:
[ -? {bound_test (INTEGER_64.minimum) to (INTEGER_64.maximum)}; ]