PHP Class FluidTYPO3\Vhs\ViewHelpers\Math\CubicRootViewHelper

Performs pow($a, 1/3) - cubic or third root.
Inheritance: extends AbstractSingleMathViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Protected Methods

Method Description
calculateAction ( mixed $a ) : integer

Method Details

calculateAction() protected method

protected calculateAction ( mixed $a ) : integer
$a mixed
return integer