Source position: line 0
function Power(
Base: double;
expon: double
):double;function Power(
Base: LongInt;
expon: LongInt
):LongInt;