x
Search for:
Learn Programming Languages
Main menu
Skip to content
Home
Categories
Arrays
Assembly
C Language
Area Programs
Array
1-D Array
2-D Array
File Handling
Function
Graphics
If-Else
Logical Programs
Loops
Do-While Loops
For Loops
Nested For Loops
Nested Loops
Mathematical Programs in C.
Mathematical Programs.
Simple Programs.
C++
D.S Programs
New
OOP(C++)
Overloading
Ques & Ans
About Us
Contact Us
Category Archives:
Numerical Computing
Numerical Computing
WRITE A PROGRAM TO FIND THE ROOTS OF AN EQUATION.
Numerical Computing
Write a program to find the roots of equation ( x(Square) – sin x – 0.5) using bisection method