Integer
Usage
• Integer is the head used for integers.
Notes
• _Integer can be used to stand for an integer in a pattern. • Integers can be of any length. • You can enter an integer in base b using b^^digits. The base must be less than 36. The letters are used in sequence to stand for digits 10 through 35. • New in Version 1.
|