mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-23 05:46:06 +03:00
897da40d97
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85752 2327b42d-5241-43d6-9e2a-de5ac946f064
27 lines
480 B
Plaintext
27 lines
480 B
Plaintext
"12.34+5.67j", "12.34-5.67j"
|
|
"3.5+2.5i", "3.5-2.5i"
|
|
"3.5+i", "3.5-i"
|
|
"3.5", "3.5"
|
|
"3.5-i", "3.5+i"
|
|
"3.5-2.5i", "3.5+2.5i"
|
|
"1+2.5i", "1-2.5i"
|
|
"1+i", "1-i"
|
|
"1", "1"
|
|
"1-i", "1+i"
|
|
"1-2.5i", "1+2.5i"
|
|
"2.5i", "-2.5i"
|
|
"i", "-i"
|
|
"0", "0"
|
|
"-i", "i"
|
|
"-2.5i", "2.5i"
|
|
"-1+2.5i", "-1-2.5i"
|
|
"-1+i", "-1-i"
|
|
"-1", "-1"
|
|
"-1-i", "-1+i"
|
|
"-1-2.5i", "-1+2.5i"
|
|
"-3.5+2.5i", "-3.5-2.5i"
|
|
"-3.5+i", "-3.5-i"
|
|
"-3.5", "-3.5"
|
|
"-3.5-i", "-3.5+i"
|
|
"-3.5-2.5i", "-3.5+2.5i"
|