![]() |
|
Navigation |
Synopsis Integer values.
Syntax sequence of digits of arbitrary length.
Types
int
Usage
import Integer ; (deprecated, use import util::Math ;)
Description The integer values are represented by the type int and are written as usual. They can be arbitrarily large.
See Number for all operations and functions on integers, reals and numbers.
Examples
Questions
Question [1].
![]() ![]() ![]() |