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