This compact function parser module written in Fortran95 is intended for applications where a set of Fortran-style mathematical expressions is specified at runtime and is then evaluated for a large number of variable values.
License
BSD LicenseFollow fparser
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank your sir for that module, it's very interesting and very useful, but it gives a wrong value for an integer exponent (e.g: x**2 ) it works only for real (sp/dp).