淘先锋技术网
首页
1
2
3
4
5
6
7
a的立方c语言怎么表示_java
a的立方c语言怎么表示?
用pow(a,3)函数表示,函数定义在math.h中