|
| |||||||||||||||||||||||||||||||
| kibestar (42) | |
|
Hi there. Can somewone make me a program that calculates the square root of X without using the math.h header. Why: curiosity on how to do it. thanks in advance | |
|
|
|
| Bazzy (6258) | |
| Try here for some algorithms: http://en.wikipedia.org/wiki/Square_root_algorithm | |
|
|
|
| chrisname (4916) | |
|
I was going to post something but then I realised he said square root of x... Damn. Powering is easy... | |
|
Last edited on
|
|