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