Documentation of 'org.statcato.calculator.MathFunctions' Java class
MathFunctions
org.statcato.calculator

Class MathFunctions



  • public class MathFunctions
    extends java.lang.Object
    Defines functions used in the calculator.
    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int ABS 
      static int ACOS 
      static int ASIN 
      static int ATAN 
      static int CEIL 
      static int COS 
      static int EXP 
      static int FACTORIAL 
      static int FLOOR 
      static java.lang.String[] FUNNAMES 
      static int LN 
      static int LOG 
      static double PI 
      static int ROUND 
      static int SIN 
      static int SQRT 
      static int TAN 
      static double UNDEFINED 
    • Constructor Summary

      Constructors 
      Constructor and Description
      MathFunctions() 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getFunctionNumber(java.lang.String s)
      Returns the function number corresponding to the given function name.
      static java.lang.String[] getSortedFunNames()
      Returns the array of sorted function name.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.