How do you know the implementation of Excel's formula functions (like GEOMEAN()) matches the implementation in POI?

Mapping SQRT(d) to Math.sqrt(d) seems straightforward, but what about more complicated algorithms?

Thanks!

--Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to