JAVA:实现Pow函数功能算法 package com.thealgorithms.maths; public class Pow { public static void main(String[] args