mwalz
Materials
- May 5, 2005
- 5
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)) * sin(c)]]]
and it worked fine. So the issue is obviously in my messy equation above, but I am still not seeing it. Any ideas?
Thanks!
Martha
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)) * sin(c)]]]
and it worked fine. So the issue is obviously in my messy equation above, but I am still not seeing it. Any ideas?
Thanks!
Martha