update 1.0.8.0
Commits for version update
This commit is contained in:
13
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/HEX2OCT.data
vendored
Normal file
13
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/HEX2OCT.data
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
"01AB", "653"
|
||||
"ABCD", "125715"
|
||||
"F6", "366"
|
||||
"3B4E", "35516"
|
||||
"F", 3, "017"
|
||||
"12345", "221505"
|
||||
"123456789", "#NUM!"
|
||||
"123.45", "#NUM!"
|
||||
"0", "0"
|
||||
"G3579A", "#NUM!"
|
||||
TRUE, "#VALUE!"
|
||||
"-107", "#NUM!"
|
||||
"FFFFFFFF00", "7777777400" // 2's Complement
|
Reference in New Issue
Block a user