update 1.0.8.0
Commits for version update
This commit is contained in:
9
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/OCT2HEX.data
vendored
Normal file
9
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/OCT2HEX.data
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
"1357", "2EF"
|
||||
"246", "A6"
|
||||
"12345", "14E5"
|
||||
"100", 4, "0040"
|
||||
"123.45", "#NUM!"
|
||||
"0", "0"
|
||||
TRUE, "#VALUE!"
|
||||
"3579", "#NUM!"
|
||||
"7777777533", "FFFFFFFF5B" // 2's Complement
|
Reference in New Issue
Block a user