/
power

power

Description

Returns the number raised to the desired power.

Parameters

Return Type

Number

Example

number a = power(2, 3); print("a= " + a);

Prints: a= 8;

See also

Peacock

Related content

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.