|
|
| Name: |
Render formula |
| Base name: |
renderformula |
| Description: |
Render mathematical formulas as images |
| Related classes: |
render, mathematical, formula, php render, root, power, constant |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
Free for non-commercial use |
| All time users: |
819 users |
| All time rank: |
3474 |
| Week users: |
1 user |
| Week rank: |
2417 |
| |
|
 |
|
Innovation award
 Nominee: 1x |
This class can be use to render mathematical formulas as graphical images.
It parses a formula with constant and variable values combined with several possible mathematical operations.
Currently it supports formulates using the operations: addition, subtraction, multiplication, division, and functions like square root, sin arc sin, cosine, and power.
Then it renders the given formula in an GD library image. It uses a given True-Type font to render the formula characters.
The class returns a GD library image resource handle that can be used to output the formula image in any format supported by the GD library.
| |
Screenshots |
|
|
 |
| File |
Role |
Description |
renderformula |
Screen |
shows a rendered formula |
|
 January 2007
Number 7 |
Mathematical formulas are often used in scientific documents.
The formulas need to be parsed and rendered in a special way to be presented adequately, using special layout methods and fonts that are not always available with all browsers.
This class can render mathematical formulas using server side generated images. This way it can display the formulas so they appear correctly in all browsers.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|