1 Pages (3 items)
How to do root function in Smath studio - Messages
#1 Posted: 12/11/2018 7:34:19 AM
File not found.I calculated the root function in Mathcad 15. This is normal. But I calculated the root function in Smathcad Studio, but I cannot get the result. why does SMath say "NO REAL ROOTS" Please tell me someone.
File not found.
#2 Posted: 12/11/2018 9:24:00 AM
Hello,
solve(2) uses a global range of your own executable, that can be set in Tools > Options > Calculation > Roots (range); to have more control it is better to use solve(4) (the number is how many arguments are rquested by the function);
for roots, the syntax is roots(functions,unknowns) or roots(functions,unknowns,guess) (roots(2) and roots(3))
wiki: roots , solve
solve(2) uses a global range of your own executable, that can be set in Tools > Options > Calculation > Roots (range); to have more control it is better to use solve(4) (the number is how many arguments are rquested by the function);
for roots, the syntax is roots(functions,unknowns) or roots(functions,unknowns,guess) (roots(2) and roots(3))
wiki: roots , solve
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
Andrey Ivashov 12/11/2018 9:41:00 AM
#3 Posted: 12/11/2018 10:56:30 AM
Wrotewhy does SMath say "NO REAL ROOTS" Please tell me someone.
NO REAL ROOTS is good indication of wrong range in the solver.
Roots may be complex, use the Smath/Maple companion [Example: roots of unity].
Always wise to attach the document. Much wiser => plot the function before solving.
Cheers ... Jean
Solve General EDU.sm (35 KiB) downloaded 186 time(s).
1 Pages (3 items)
-
New Posts
-
No New Posts