|
|
| Name: |
Smooth Decrease Class |
| Base name: |
smoothdecrease |
| Description: |
Generate a series of values that decrease smoothly |
| Version: |
0.1 |
| PHP version: |
5 |
| License: |
Free To Use But Restricted |
| All time users: |
150 users |
| All time rank: |
6393 |
| Week users: |
1 user |
| Week rank: |
2340 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
This class can be used to generate a series of numbers that decrease smoothly.
It takes as arguments an initial value and the number of steps of numbers to be generated.
The class generates a series of numbers equal to the number of specified steps that decrease from the initial value until it reaches zero, using quadratic equations to determine the approximation of each step.
 September 2010
Number 12 |
Some applications need to generate a sequence of values that start from one value and gradually gets to an end point.
This class provides a solution for generating gradual sequences of values that smoothly approach to the end value.
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 |
|
|