Power
base^exp
finds base
raised to the power of exp
.
Attributes[Power] := {Listable, NumericFunction, OneIdentity, Protected}
Simple examples
Exponents of integers are computed exactly:
Floating point exponents are handled with floating point precision: Automatically apply some basic simplification rules:Further examples
Expreduce handles problematic exponents accordingly: