PHP Classes

Range Compare: Compares two integer values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 386 All time: 6,694 This week: 126Up
Version License Categories
rangecompare 1.0Freely DistributableMath
Description 

Author

This class extracts a comparison value, a mid value (or static value), and a range value.

The class then returns -1 if the comparison value is less than the mid value + the range value but not greater than the mid value - the range value.

0 is return if the comparison value falls within the the mid value +/- the range value.

1 is returned if the comparison value is greater than the mid value + range.

Picture of Nathan
Name: Nathan <contact>
Classes: 1 package by
Country: Canada Canada

 

  Files folder image Files (1)  
File Role Description
Plain text file class.rangeCompare.php Class Compare Values Within A Set Range

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:386
This week:0
All time:6,694
This week:126Up