as described in title
Can you explain in more detail what the problem is? Calling float() on a Float object works for me.
Sorry it was my bad! I used Float all the time. Please close this issue. I am really sorry.
could you explain please, how it worked with you? @haoranShu
I still can't convert sympy.core.numbers.Float to native python float, so I can deal with in my program
Most helpful comment
Can you explain in more detail what the problem is? Calling
float()on a Float object works for me.