1 Pages (5 items)
How to solve an equation for multiple values of the independent var. - Messages
I have an equation (for example y = sqrt(x)).
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
WroteI have a function (for example y = sqrt(x)).
I want to solve it for specific values of x between x
You don't have to solve between limits,
whereas you are solving generally.
No problem to constrain the plot [not shown].
Your question is ill posed, as I can figure.
Solve Inverse Symbolic Suite.sm (93.85 KiB) downloaded 580 time(s).
WroteI have an equation (for example y = sqrt(x)).
I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.
case 1: in steps of delta x = delx
case 2: the input values of x are not in equal increments ?
are you looking for something like this?
you can use matrices or vectors and loops.
don't forget to change your roots range in the tools>options>calculation menu.

Solve SQRT(x).sm (9.19 KiB) downloaded 630 time(s).
1 users liked this post
Harry Mangurian 2019/9/22 18:08:00
1 Pages (5 items)
- New Posts
- No New Posts