Login   Register  
PHP Classes
elePHPant
Icontem

Class: Smooth Decrease Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Kai Ming Choi  >  Smooth Decrease Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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: 146 users
All time rank: 6250
Week users: 0 users
Week rank: 2746
Picture of Kai Ming Choi
Author: Kai Ming Choi <e-mail contact>
Packages: 14 Browse this author's classes Browse this author's classes
Country: Hong Kong Hong Kong - PHP jobs in Hong Kong
Age: 19
All time rank: 6653 in Hong Kong Hong Kong
Week rank: 244 Up1 in Hong Kong Hong Kong Up
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Math Math related classes. View top rated classes

  Rate classes User ratings   Applications   Files Files  

  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

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file sd.class.php Class main class
Plain text file example.php Example example
Image file screenshot.jpg Screen screen shot

Download all files: smoothdecrease.tar.gz smoothdecrease.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.