1 Pages (4 items)
Piecewise fuction - type conversion error - Piecewise fuction - type conversion error - Messages
#1 Posted: 1/18/2019 10:16:30 PM
I was playing around with SMath and trying to graph a piecewise function curve. I am receiving a "Type conversion error. Please contact the developer." message.
Any ideas what is causing that? version 0.99 (build 6884)

piecewise.sm (30 KiB) downloaded 64 time(s).
Any ideas what is causing that? version 0.99 (build 6884)
piecewise.sm (30 KiB) downloaded 64 time(s).
#2 Posted: 1/19/2019 5:24:23 AM
Hello,
the problem is that in boolean comparisions you are using matrices instead of scalars (in both arguments, x and um)
the problem is that in boolean comparisions you are using matrices instead of scalars (in both arguments, x and um)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Posted: 1/19/2019 9:11:33 AM
WroteI was playing around with SMath and trying to graph a piecewise function curve.
For plotting, if/otherwise is convenient. Generally, for maths: if/else.
[< ...>] are for while loops and some exceptional algorithm(s).
Observe the undocumented min(x).
For Derivation/Integration of discontinuous functions use FD [Finite Differences].
Integrate Discontinuous [min(x)].sm (14 KiB) downloaded 81 time(s).
Integrate Discontinuous [Nuance].sm (24 KiB) downloaded 78 time(s).
1 Pages (4 items)
-
New Posts
-
No New Posts