CakeFest 2025 Madrid: The Official CakePHP Conference

Voting

: min(one, four)?
(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