Function Entry: MINUSP

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

Function Entry: MINUSP

Name

minusp

Class

Function

Syntax

(minusp number)

Description

Tests whether a number is negative.

Return Values

  • T if the number is negative
  • 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