Interface MathMap


public interface MathMap
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    map(double number)
     
  • Method Details

    • map

      double map(double number)