搜索资源列表
1
- 用迭代法求立方根。精度e= 0.000001。-Iterative method seeking cube root. Accuracy of e = 0.000001.
diedai
- 迭代法求立方根的VB程序,初学者可能有用的着-Seeking cube root of the VB iterative procedure may be useful for the beginner
99
- 開立方根 ,程式碼1為內建程式碼2為建表+二分搜尋-Open cube root, the code a code for the built-in 2+ 2 points for the construction of the table search
vcPP-jisuanqi
- 用vc++实现计算器功能,加减乘除阶乘平方立方根号都有-Achieved with the vc++ calculator functions, Math has a factorial number square cube root
LiFangGen
- 不利用库函数实现求立方根,根据泰勒公式求得。C语言实现-Do not use the library functions achieve for the cube root, according to the Taylor formula obtained. C language
acbrt.c
- Fast approximate cube root of a float.