XNumbers is a multi-precision floating point calculus plugin for OpenOffice Calc. It is a port from original Excel/VBA plugin developed by Leo Volpi and Foxes team.
For version 0.11, there are now 50 functions implemented. New functions include some basic statistical functions - * Factorial Xfact() * Factorial with Double-step Xfact2() * Combinations Xcomb() * Permutations Xperm() * Arithmetic Mean Xmean() * Geometric Mean Xgmean() * Quadratic Mean Xqmean() * Standard Deviation Xstdev() * Variance Xvar() and basic complex arithmetic functions.. * Complex Addition Xcplxadd() * Complex Subtraction Xcplxsub() * Complex Multiplication Xcplxmult() * Complex Division Xcplxdiv() * Polar Conversion Xcplxpolar(0 * Rectangular Conversion Xcplxrect() * Complex Absolute Xcplxabs() * Complex Power Xcplxpow() * Complex Roots Xcplxroot() XNumbers 0.11 can be downloaded from here.. http://www.richhillsoftware.com<http://ww.richhillsoftware.com/> -- My OpenOffice Calc Website http://www.openofficetips.com
