pow


Description:

public static uint pow (uint x, Fixed y)

Calculates x to the y power.

Parameters:

x

base

y

Fixed exponent

Returns:

the power of x to the y