1.2.1547. ext/math¶
Core functions that provides math standard functions.
This is not a real extension : it is a documentation section, that helps sorting the functions.
<?php
echo decbin(12) . PHP_EOL;
echo decbin(26);
?>
See also Mathematical Functions.
1.2.1547.1. Specs¶
Short name |
Extensions/Extmath |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |