02.04.2018, 10:32
Quote:
YIL the internal buffer for formatting floating point numbers is 64 characters:
PHP код:
Код:
4.40000009536743164062500000000000000000000000000000000000 4.40000009536743164062500000000000000000000000000000000000 I'll also expand on what Freaksken said (I didn't learn this today, I wrote the original code for it). You can combine variable width and precision, plus zero prefixes: PHP код:
PHP код:
|