in reply to Re^2: How to evaluate a mathematical formula that is stored in another file?
in thread How to evaluate a mathematical formula that is stored in another file?

If the expressions aren't Perl then you cannot eval them. Sounds like you want Math::Symbolic instead.

  • Comment on Re^3: How to evaluate a mathematical formula that is stored in another file?