PHP 8.5.0 Alpha 1 available for testing

Voting

: two plus three?
(Example: nine)

The Note You're Voting On

Angel J. Salinas
6 years ago
Default value of precision in trader library is 3, but can be increased easily with something like this:

ini_set( 'trader.real_precision', '6' );

<< Back to user notes page

To Top