This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e68978f1c7
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
/
EXP.php
8 lines
110 B
PHP
Raw
Blame
History
<
?
php
return
[
[
'#VALUE!'
],
// exception not enough args
[
'#VALUE!'
,
'"ABC"'
],
[
2.718282
,
1
],
];
Reference in New Issue
View Git Blame
Copy Permalink