Examples of STEYX


Examples of org.boris.expr.function.excel.STEYX

                "stdevpa({1345,1301,1368,1322,1310,1370,1318,1350,1303,1299})",
                26.0545581424796);
    }

    public void testSTEYX() throws Exception {
        STEYX s = new STEYX();
        fail("STEYX not implemented");
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.