Math::Pow Function

No description.

Syntax

float Math::Pow(
float x,
float y
)

Parameters

float x

float y

Return value

float

Remarks

None.