PHP Class FluidTYPO3\Vhs\ViewHelpers\Math\PowerViewHelper

Performs pow($a, $b) where $a is the base and $b is the exponent.
Inheritance: extends AbstractMultipleMathViewHelper
Afficher le fichier Open project: fluidtypo3/vhs

Méthodes protégées

Méthode Description
calculateAction ( mixed $a, mixed $b ) : integer

Method Details

calculateAction() protected méthode

protected calculateAction ( mixed $a, mixed $b ) : integer
$a mixed
$b mixed
Résultat integer