Returns base raised to the power of exp. Parameters :
number pow ( number $base , number $exp )
=5.2.2: NANecho pow(-1, 5.5); // PHP <5.2.2: -NAN?>