TYPO3 CMS  TYPO3_6-2
t3lib_utility_Math Class Reference
Inheritance diagram for t3lib_utility_Math:
TYPO3\CMS\Core\Utility\MathUtility

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Core\Utility\MathUtility
static forceIntegerInRange ($theInt, $min, $max=2000000000, $defaultValue=0)
 
static convertToPositiveInteger ($theInt)
 
static canBeInterpretedAsInteger ($var)
 
static canBeInterpretedAsFloat ($var)
 
static calculateWithPriorityToAdditionAndSubtraction ($string)
 
static calculateWithParentheses ($string)
 
static isIntegerInRange ($value, $minimum, $maximum)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1407 of file LegacyClassesForIde.php.