FORMULA LANGUAGE


@Power
Example

Raises a number to the power of an exponent.

Syntax

@Power( base ; exponent )

Parameters

base


exponent
Return value

result


Language cross-reference

Exponentiation operator of LotusScript language

Example
See Also