Function Entry: ZEROP

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

Function Entry: ZEROP

Name

zerop

Class

Function

Syntax

(zerop number)

Description

Tests whether a number is zero.

Return Values

  • T if the number is zero
  • nil otherwise

Side Effects

None.

Availability

  • AutoCAD 2026: documented (per Autodesk reference page).
  • BricsCAD V26: presumed compatible (no contradicting page found).
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Source Notes