Class MLogic

java.lang.Object
math.matrix.expressParser.MLogic

public class MLogic
extends java.lang.Object
Author:
GBENRO
  • Constructor Summary

    Constructors 
    Constructor Description
    MLogic()  
  • Method Summary

    Modifier and Type Method Description
    static boolean and​(MNumber num1, MNumber num2)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details