Documentation of 'jsci.maths.symbolic.Constant' Java class
Constant
jsci.maths.symbolic

Class Constant

    • Constructor Detail

      • Constant

        public Constant(Member x)
        A constant Expression
        Parameters:
        x - the constant value
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • evaluate

        public Expression evaluate()
        Description copied from class: Expression
        This method substitutes the variable with the variable values, if non-null; they can be Contants or other Expressions. Simplification is performed.
        Specified by:
        evaluate in class Expression
        Returns:
        the evaluated Expression. Can be a Constant.
      • getSet

        public java.lang.Object getSet()
      • getValue

        public Member getValue()
      • equals

        public boolean equals(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.