: Public abstract Interface
Created: 23.5.2022 18.05.03
Modified: 1.8.2022 13.54.00
Project:
Advanced:
An exact integer value, with no fractional part. <br/>
Operation
Public
asReal():Real
Details:
Sequential
Notes: Real representation of a integer<br/>
Public
div( j: Integer,
):Integer
Details:
Sequential
Notes: Integer quotient of division of one integer by another<br/>
Public
mod( j: Integer,
):Integer
Details:
Sequential
Notes: Remainder of division of one integer by another<br/>
Tag Value
persistence persistent
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Number Interface Generalization To