mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-23 05:46:06 +03:00
e4a859c5e3
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88997 2327b42d-5241-43d6-9e2a-de5ac946f064
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
#decimal_dollar fraction result
|
|
1.125, 16, 1.02
|
|
1.125, 32, 1.04
|
|
1.0625, 16, 1.01
|
|
1.625, 16, 1.1
|
|
1.09375, 32, 1.03
|
|
1.9375, 32, 1.3
|
|
1.375, 32, 1.12
|
|
1.2345, 0, "#DIV/0!"
|
|
1.2345, -2, "#NUM!"
|