ianhinder / Kranc

A Mathematica package for generating code for solving time dependent partial differential equations
http://kranccode.org
GNU General Public License v2.0
28 stars 10 forks source link

Simplify expressions involving e or Pi #58

Open eschnett opened 12 years ago

eschnett commented 12 years ago

For example, Sqrt[2 Pi] should be converted to a number, not a call to sqrt().