We are troubleshooting an issue impacting community login, and it may be intermittently unavailable. Sorry for any inconvenience.
Hi, I asked to solved C3 in a simple equation and then it tels me that C3 is undefined. I do not understand, because I did defined C3 with my equality where I find it's value.
Thank you
Solved! Go to Solution.
Works juste fine thank's a lot !!
In Prime we have numerical (=) and symbolic (->) evaluation. Numerical evaluation requires that all used variables have to be defined with numerical values so it can yield a numeric result.
Your definition of C3 uses the undefined variables E and I and thats the reason for the error message.