2 ion\Decimal::__construct
13 echo $e->getMessage(), "\n";
18 new Decimal("123.123");
20 new Decimal(1, new Decimal\Context);
25 ion\Decimal::__construct() expects at least 1 argument, 0 given
27 Deprecated: Implicit conversion from float 123.123 to int loses precision in %s/Decimal/__construct.php on line %d