Equation Solver #3

Open
opened 2015-04-21 11:39:14 +00:00 by mdibaiee · 3 comments
mdibaiee commented 2015-04-21 11:39:14 +00:00 (Migrated from github.com)

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.

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.
Yrobot commented 2020-08-08 09:00:15 +00:00 (Migrated from github.com)

is there any good rep to solve equations?

is there any good rep to solve equations?
mdibaiee commented 2020-08-10 09:43:51 +00:00 (Migrated from github.com)

@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

@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
Yrobot commented 2020-08-10 11:42:58 +00:00 (Migrated from github.com)

@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

> @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
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/Equation.js#3
No description provided.