Login | Sign Up
 





 
AutoLISP Function Detail
Name: exp

Syntax:
(exp num)

Description:
Exponent or natural antilog, where enum and e=2.71828.

Example(s):
(exp 5)
148.413