Equation Solver #3
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: thereadme/Equation.js#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think it's possible to use / implement an algorithm to solve equations and find unknowns, at least in simple and common equations.
I'm not sure if there is an algorithm to solve all equations with the same approach, but I know there are a few algorithms to solve different kinds of equations.
If I can't find a do-it-all algorithm, I'm going with the second approach.
Your feedback is welcome.
is there any good rep to solve equations?
@Yrobot Hey, I can't name any but I think you can find things if you look for them. WolframAlpha solves equations so it's definitely possible
thx