![]() |
Python
1.0
|
Namespaces | |
_04b_xx_eq_sinx | |
Finding roots (or zeroes) of a real-valued function, by using Newton's Method. | |
Functions | |
def | _04b_xx_eq_sinx.xx_eq_sinx () |
Solves the equation \(x^{2} = sin (x)\). More... | |
def | _04b_xx_eq_sinx.main (argv=None) |