Function Entry: POWER

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

Function Entry: POWER

Name

power

Class

BricsCAD Extension Function

Syntax

(power base exponent)

Description

Raises base to exponent. AutoCAD analogue: expt.

Return Values

Vendor-defined; see Source Notes.

Side Effects

Vendor-defined.

Examples

Not documented in the BricsCAD-Specific LISP Functions catalogue page.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

See Also

  • AutoCAD analogue: expt (chapter 8).

Source Notes