Source position: math.pp line 318
function operator **(float, float): float(
bas: float;
expo: float
):float;