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
4134ff246a
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
/
RADIANS.php
8 lines
111 B
PHP
Raw
Blame
History
<
?
php
return
[
[
'#VALUE!'
],
// exception not enough args
[
'#VALUE!'
,
'"ABC"'
],
[
M_PI
/
4
,
45
],
];
Reference in New Issue
View Git Blame
Copy Permalink