C programming

Closed
ram - Sep 7, 2015 at 12:22 AM
BunoCS Posts 15476 Registration date Monday July 11, 2005 Status Moderator Last seen May 3, 2024 - Sep 7, 2015 at 03:57 AM
Hello,

if we have to solve the roots in c programming then how to do it?

Related:

1 response

BunoCS Posts 15476 Registration date Monday July 11, 2005 Status Moderator Last seen May 3, 2024 1,534
Sep 7, 2015 at 03:57 AM
Hello,

First, you have to find the good algorithm.
Then, you just have to transcript it into C.
0