Documentation of 'org.matheclipse.core.expression.ExprField' Java class
ExprField
org.matheclipse.core.expression

Class ExprField

    • Constructor Detail

      • ExprField

        public ExprField()
    • Method Detail

      • getOne

        public ExprFieldElement getOne()
        Description copied from interface: Field
        Get the multiplicative identity of the field.

        The multiplicative identity is the element e1 of the field such that for all elements a of the field, the equalities a × e1 = e1 × a = a hold.

        Specified by:
        getOne in interface Field<ExprFieldElement>
        Returns:
        multiplicative identity of the field
      • getZero

        public ExprFieldElement getZero()
        Description copied from interface: Field
        Get the additive identity of the field.

        The additive identity is the element e0 of the field such that for all elements a of the field, the equalities a + e0 = e0 + a = a hold.

        Specified by:
        getZero in interface Field<ExprFieldElement>
        Returns:
        additive identity of the field

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.