 |
|
Innovation award
 Nominee: 1x |
This class can generate the triangle of Pascal with a given number of rows.
It takes as parameter the number of rows that you want the triangle of Pascal to have.
The class returns an array of arrays with the values that the triangle of Pascal has in each row.
|
|
| Name: |
Pascal |
| Base name: |
pascal |
| Description: |
Generate the triangle of Pascal with given rows |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
Freeware |
| All time users: |
250 users |
| All time rank: |
6396 |
| Week users: |
0 users |
| Week rank: |
2475  |
| |
|
 October 2011
Number 8 |
A Pascal triangle is mathematical construct to generate series of numbers used by certain statistical applications.
This class provides a pure PHP implementation for generating the numbers of a Pascal triangle.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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