Interface Polynomial


public interface Polynomial
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int[]
     
  • Method Details

    • getDegree

      int getDegree()
    • getExponentsPresent

      int[] getExponentsPresent()