Le mer. 26 avr. 2023 à 12:29, Alexander Pravdin <alex.prav...@interi.co> a
écrit :

> As a user, I want to have native decimal scalar type support.
>


For what it’s worth, this is already solved in userland:
https://github.com/brick/math

Now having always-available support for arbitrary precision math in the
language, without having to install ext-gmp or ext-bcmath, would definitely
be a plus. Currently, brick/math can fallback to pure PHP calculations, but
with a severe performance hit.

- Benjamin

Reply via email to