CAS 6


power
- Arithmetic

Summary

Raise a field to a power

Examples

RATE power 2
BASE power 0.5
(1 plus YIELD div 1200) power TERM

Syntax

(Base) power Exponent

Left Arguments

Name Data Type Input Type Description Optional Default
Base Numeric Field, Constant If exponent not an integer Yes e=2.71828

Right Arguments

Name Data Type Input Type Description Optional Default
Exponent Numeric Field, Constant If Base=0, must be > 0, If Base <0 must be integer No

Result

Type: Numeric

Base raised to the power



Build 6.0.624