Type Entry: INT

← Prev | ↑ Chapter | Next → | Index | Symbols

Type Entry: INT

Name

INT

Class

Type

Description

The designator type returns for an integer.

Representation

A fixnum-range integer value printed in decimal.

Valid Operations

  • integer arithmetic (+, -, *, /, rem, 1+, 1-, …)
  • type, numberp, zerop, minusp
  • the comparison operators = /= < <= > >=

Availability

  • AutoCAD 2026: documented (per type reference page).
  • BricsCAD V26: documented; confirmed by probe.
  • Status: documented.