Function Entry: ABS
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ABS
Name
abs
Class
Function
Syntax
(abs number)
Description
Returns the absolute value of a number.
Return Values
Non-negative number of the same general magnitude.
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
- [A Functions Reference (AutoLISP)](https://help.autodesk.com/cloudhelp/2024/HUN/AutoCAD-AutoLISP-Reference/files/GUID-985B33C7-0A4B-4FBE-8DC2-7EE2E673CC49.htm)
- Status: documented by alphabetic summary.