You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
I recently made an algebra calculator using React as the frontend and an API that uses SymPy as the backend. I wish to improve the calculator by providing a step-by-step solution to users. Is there any way I can get this info from the solve function?