Packages
cogl-1.0
Cogl
Fixed
log2
pow
atan
atan2
cos
div
mul
mul_div
pow2
sin
sqrt
tan
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