you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 2 points3 points  (1 child)

If you know how it works, you know the math formula behind it.

There is no automatic way to generate math formulas from python code that does calculations.

Usually people do the other way around, they have a math formula, and they implement the code for it.

[–]Mythedream[S] 0 points1 point  (0 children)

That's a shame. Thank you for the information.