pascal 中 n次方怎么表示

发布时间:2021-03-08 22:19:49

pascal 中 n次方怎么表示

网友回答

pascal中没有幂次函数.不过.a的b次幂可表示为 exp(b*ln(a))
以上问题属网友观点,不代表本站立场,仅供参考!