Solving non-linear expression

21 views
Skip to first unread message

Ян Титаренко

unread,
Sep 29, 2016, 4:52:40 PM9/29/16
to sympy
Greetings. I have a need to find all roots of a solved expression, for educational purposes:

exp(-pi*pi*1e16/alpha)+0.33984375 = 0

Tried to use a standard solver. Defined an "alpha" variable. SymPy raised an exception due to long int->int conversion. Is there any practical workaround?

Tried to solve a similar expression, but with less huge numbers. It gave me a single complex root. But there is a target to find all existing roots.

Regards
Ivan
Reply all
Reply to author
Forward
0 new messages