up Inquisit Language Reference

pow function

Returns the first argument to the power of the second argument

Member of

<global>

Syntax

pow(argument1, argument2)

Parameters

Name Type Description
argument1 number The number to raise.
argument2 number The power to raise to.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.