PHP Class Pinq\Tests\Integration\ExpressionTrees\PowerOperators

Show file Open project: timetoogo/pinq

Public Methods

Method Description
power ( $i, $e )
square ( )

Method Details

power() public static method

public static power ( $i, $e )

square() public static method

public static square ( )