Hi guys,

 

I know that non-linear equations can be solved by fsolve() in SciPy. Another question from me would be: Can SciPy handle the multiple precision number problem? Namely, can SciPy define a variable with arbitray precision and can fsolve() take that correctly? Thanks.

 

Regards,

Jianmin, from U. of South Carolina.