|
| kibestar (19) | |
| 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 (3178) | |
| Try here for some algorithms: http://en.wikipedia.org/wiki/Square_root_algorithm | |
| chrisname (1342) | |
| I was going to post something but then I realised he said square root of x... Damn. Powering is easy... | |
Last edited on | |
Registered users can post in this forum.
