Package | Description |
---|---|
org.zkoss.poi.ss.formula.functions |
Modifier and Type | Class and Description |
---|---|
class |
Sumx2my2
Implementation of Excel function SUMX2MY2()
Calculates the sum of differences of squares in two arrays of the same size.
|
class |
Sumx2py2
Implementation of Excel function SUMX2PY2()
Calculates the sum of squares in two arrays of the same size.
|
class |
Sumxmy2
Implementation of Excel function SUMXMY2()
Calculates the sum of squares of differences between two arrays of the same size.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.