Categories
• Math > Basic
Description
Outputs the result of the exponentiation operation of the input base raised to the input power.
An exponentiation operation is the inverse of a logarithm operation.
Ports
Inputs
|
Power |
The power to raise the base value to. |
|
Base |
The base value to raise. |
Outputs
|
Result |
The result of the exponentiation operation. |
|
Valid |
Returns false if the result of the exponentiation operation is undefined for the input values; otherwise, returns true. |
Autodesk Softimage v.7.5