--TEST-- BcMath\Number construct 64 bit --EXTENSIONS-- bcmath --SKIPIF-- --FILE-- --EXPECT-- object(BcMath\Number)#1 (2) { ["value"]=> string(1) "0" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(4) "0.00" ["scale"]=> int(2) } object(BcMath\Number)#1 (2) { ["value"]=> string(3) "0.1" ["scale"]=> int(1) } object(BcMath\Number)#1 (2) { ["value"]=> string(3) "0.1" ["scale"]=> int(1) } object(BcMath\Number)#1 (2) { ["value"]=> string(4) "0.20" ["scale"]=> int(2) } object(BcMath\Number)#1 (2) { ["value"]=> string(10) "0.00000030" ["scale"]=> int(8) } object(BcMath\Number)#1 (2) { ["value"]=> string(6) "1234.0" ["scale"]=> int(1) } object(BcMath\Number)#1 (2) { ["value"]=> string(6) "123450" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(1) "0" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(1) "0" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(1) "0" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(1) "0" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(3) "123" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(19) "9223372036854775806" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(19) "9223372036854775807" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(20) "-9223372036854775807" ["scale"]=> int(0) } object(BcMath\Number)#1 (2) { ["value"]=> string(20) "-9223372036854775808" ["scale"]=> int(0) }