--TEST-- Test pow() function : usage variations - different data types as $exp argument --INI-- serialize_precision = 14 --FILE-- getMessage(), "\n"; } } fclose($fp); ?> --EXPECT-- float(1) float(20.3) float(INF) float(0) float(INF) float(1856.6929774279) float(0.00053859200856424) float(INF) float(1.0000000037168) float(4.5055521304275) float(1) float(20.3) float(1) Unsupported operand types: float ** string Unsupported operand types: float ** array Unsupported operand types: float ** string float(15532029.564086) float(412.09) float(1.2088495422866) Unsupported operand types: float ** classA Unsupported operand types: float ** resource