You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Andrew Mickish <mi...@ndr.com> on 2007/06/21 17:35:13 UTC

Matching Excel's formula function implementations

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: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org