Search:

Type: Posts; User: Sterzerkmode

Search: Search took 0.09 seconds.

  1. Re: Basic Class Interaction Question

    Yes, I want Function to take an array list of Terms. But I want the Terms to be predefined by whatever the user inputs into the command line (or some other way! I just only know about the command...
  2. How to link two classes in java to use it method

    These are my two classes --



    import java.util.ArrayList;
    /*/
    *
    * Will contain methods such as
    * boolean isAFunction(), takeDerivative...(), takeIntegral...()
    * takeDerivative...()...
Results 1 to 2 of 2