Hi all,
I'm a new Mathcad user and am encountering an illegal context error. I can't figure out the cause of the error. Lambda is a range variable that is defined.
I did a simple program, reducing this equation down to
b = 1
c = 1
g(x) = 1+x
f(x) = asin[g(x) * sin[b - asin[(1/g(x)) *...