Re: [PHP-DEV] BCMath: Supporting scientific notation

2025-03-15 Thread Christoph M. Becker
On 15.03.2025 at 01:14, Saki Takamachi wrote: > In the following issue, there was a proposal to add support for scientific > notation in BCMath. > https://github.com/php/php-src/issues/17876 > > I agree with this and have already created a prototype. > https://github.com/php/php-src/pull/18068 >

[PHP-DEV] BCMath: Supporting scientific notation

2025-03-14 Thread Saki Takamachi
Hi all! In the following issue, there was a proposal to add support for scientific notation in BCMath. https://github.com/php/php-src/issues/17876 I agree with this and have already created a prototype. https://github.com/php/php-src/pull/18068 The prototype allows to pass scientific notation v