PHP 8.5.0 RC 2 available for testing

Voting

: max(zero, six)?
(Example: nine)

The Note You're Voting On

reubs at idsdatanet dot com
22 years ago
Just a note:

PHP's atan2 function receives parameters in (y,x) and Excel receives it in (x,y) format. Just in case you are porting formulas across. :)

<< Back to user notes page

To Top