mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-24 09:09:22 +00:00
Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85689 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
"12.34+5.67j", "123.45+67.89i", "#NUM!"
|
||||
"123.45+67.89j", "12.34+5.67j", "111.11+62.22j"
|
||||
"12.34+5.67j", "123.45+67.89j", "-111.11-62.22j"
|
||||
"12.34+5.67i", "123.45+67.89i", "123.45+67.89i", "-111.11-62.22i"
|
||||
"-12.34-5.67i", "123.45-67.89i", "-135.79+62.22i"
|
||||
"12.34-5.67i", "-123.45-67.89i", "135.79+62.22i"
|
||||
"-12.34-5.67i", "-123.45-67.89i", "111.11+62.22i"
|
||||
"-12.34-5.67i", "-123.45-67.89", "#NUM!"
|
||||
"-12.34-5.67j", "-123.45-67.89", "#NUM!"
|
||||
"-12.34-5.67", "-123.45-67.89j", "#NUM!"
|
||||
Reference in New Issue
Block a user