mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 04:28:51 +00:00
Precision in unit test float value
This commit is contained in:
@@ -59,7 +59,7 @@ class ArrayFormulaTest extends TestCase
|
||||
'E3',
|
||||
'E3',
|
||||
'=MAX(SIN({-1,0,1,2}))',
|
||||
0.90929742682568,
|
||||
0.9092974268256817,
|
||||
],
|
||||
[
|
||||
'D5',
|
||||
|
||||
Reference in New Issue
Block a user