com.japisoft.formula.lib.standard
Class Standard

java.lang.Object
  |
  +--com.japisoft.formula.lib.AbstractLib
        |
        +--com.japisoft.formula.lib.standard.Standard
All Implemented Interfaces:
Lib

public class Standard
extends AbstractLib

Default mathematical library


Constructor Summary
Standard()
           
 
Methods inherited from class com.japisoft.formula.lib.AbstractLib
evaluate, getFunctions, getName, install, install, install, setName, toString, uninstall, uninstall
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Standard

public Standard()