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