MapleTA[Builtin]
abs
absolute value
sqrt
square root
log
logarithm
ln
natural logarithm
exp
exponential
Calling Sequence
Parameters
Description
Examples
Compatibility
abs(x) sqrt(x) log(x) ln(x) exp(x)
x
-
expression
The functions: sqrt, log, ln, and exp in the MapleTA[Builtin] subpackage return a floating point result computed by applying the respective function to a single argument x.
The abs function returns the absolute value of the argument x.
with⁡MapleTABuiltin:
−1
1
9
3.
log⁡10
1.
ln⁡ⅇ3
3.000000000
The MapleTA[Builtin][abs], MapleTA[Builtin][sqrt], MapleTA[Builtin][log], MapleTA[Builtin][ln] and MapleTA[Builtin][exp] commands were introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
MapleTA
Download Help Document
What kind of issue would you like to report? (Optional)