Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@Power

Raises a number to the power of an exponent.

Syntax

@Power( base ; exponent )

Parameters

base

Number or number list. The value that you want raised to exponent. May be positive or negative.

exponent

Number or number list. The power.

Return value

result

Number or number list. The value of base raised to the power of exponent.

Usage

If either parameter is a list, the function operates pair-wise on each element of the list, and the return value is a list with the number of elements in the larger list.

Language cross-reference

Exponentiation operator of LotusScript language

See examples

Examples: @Power
Related topics
@Exp
@Ln
@Log
Performing arithmetic operations
Return values




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009