--TEST-- MongoDB\BSON\Int64 operations: exponentiation --FILE-- ===DONE=== --EXPECTF-- object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(4) "1000" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(1) "1" } float(0.001) object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(14) "10000000000000" } float(3.68%d%r[eE]%r+19) object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(1) "0" } ===DONE===