VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Solves any polynomial equation

RedSting71  (9 Submissions)   Math/Dates   VB 6.0   Unknown Difficulty   Sat 20th July 2002   Mon 8th February 2021

Solves any polynomial equation

API Declarations


'Example: Math_Solve("x^2-2","x",1) - solves the equation x^2 - 2 = 0
'The polynomial is automatically set equal to 0, the variable is the variable in the polynomial you're solving for, and the number after that is an initial guess -- doesnt have to be close; as a rule of thumb, just use 1

Rate Solves any polynomial equation (1(1 Vote))
Solves any polynomial equation.bas

Solves any polynomial equation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters