PHP Classes

Smooth Decrease Class: Generate a series of values that decrease smoothly

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 165 This week: 1All time: 8,898 This week: 560Up
Version License PHP version Categories
smoothdecrease 0.1Free To Use But R...5PHP 5, Math
Description 

Author

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.

Innovation Award
PHP Programming Innovation award nominee
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
Picture of Ming Choi
Name: Ming Choi <contact>
Classes: 15 packages by
Country: Hong Kong Hong Kong
Age: 31
All time rank: 5023 in Hong Kong Hong Kong
Week rank: 411 Up1 in Hong Kong Hong Kong Up
Innovation award
Innovation award
Nominee: 3x

Screenshots  
  • screenshot.jpg
  Files folder image Files  
File Role Description
Plain text file sd.class.php Class main class
Accessible without login Plain text file example.php Example example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:165
This week:1
All time:8,898
This week:560Up