Login
|
Sign Up
AutoLISP Function Detail
Name:
exp
Syntax:
(exp
num
)
Description:
Exponent or natural antilog, where e
num
and e=2.71828.
Example(s):
(exp 5)
148.413