post  Square-Root fuction

kibestar (42)   Link to this post
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 (4111)   Link to this post
Try here for some algorithms: http://en.wikipedia.org/wiki/Square_root_algorithm
chrisname (2541)   Link to this post
I was going to post something but then I realised he said square root of x...

Damn. Powering is easy...
Last edited on

This topic is archived - New replies not allowed.