Solved
Expression as a variable?
There are cases where a value in an equation may be assigned to an expression rather than a single variable.
For example: (e^alpha)/k = 3
Is there a way to define such an expression so it can be carried "as is" in an equation without having to fist substitute it with a single variable?
Thank you.


