PHP Classes

Equation: Evaluate and render polynomial equations

Recommend this page to a friend!
  Info   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 442 This week: 1All time: 6,238 This week: 560Up
Version License PHP version Categories
equation 1.0Custom (specified...5.0HTML, PHP 5, Math
Description 

Author

This package can be used to evaluate and render polynomial equations.

It can take an array of coefficients of a polynomial equation and can evaluate it for a given x value.

It can also generate HTML to render the equation in a Web page.

Innovation Award
PHP Programming Innovation award nominee
July 2010
Number 4


Prize: One copy of the Zend Studio
Polynomial equations are used to solve many types of scientific problems, for instance in physics.

This class provides a solution to evaluate and render polynomial equations in Web pages.

Manuel Lemos
Picture of Francisco Jose Naranjo
Name: Francisco Jose Naranjo is available for providing paid consulting. Contact Francisco Jose Naranjo .
Classes: 1 package by
Country: Spain Spain
Age: 43
All time rank: 342595 in Spain Spain
Week rank: 411 Up13 in Spain Spain Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imageclasses (2 files, 2 directories)
Files folder imageexamples (2 files)
Accessible without login Plain text file LICENSE Lic. License text

  Files folder image Files  /  classes  
File Role Description
Files folder imageNumberFormatter (2 files)
Files folder imageUnknownRenderer (2 files)
  Plain text file Equation.class.php Class Equation main class
  Plain text file EquationRenderer.class.php Class Equation renderer

  Files folder image Files  /  classes  /  NumberFormatter  
File Role Description
  Plain text file INumberFormatter.class.php Class Interface that implements all number formatters
  Plain text file NumberFormatterNDecimals.class.php Class Number formatter where number of decimals can be chosen

  Files folder image Files  /  classes  /  UnknownRenderer  
File Role Description
  Plain text file IUnknownRenderer.class.php Class Interface that implements all unknown renderers
  Plain text file UnknownRendererHtml.class.php Class Unknown renderer for HTML

  Files folder image Files  /  examples  
File Role Description
  Accessible without login Plain text file Equation.php Example Example of using Equation
  Accessible without login Plain text file EquationRenderer.php Example Example of using EquationRenderer

 Version Control Unique User Downloads Download Rankings  
 0%
Total:442
This week:1
All time:6,238
This week:560Up