Package ipsk.math

Class Functions


  • public class Functions
    extends java.lang.Object
    Author:
    klausj
    • Constructor Summary

      Constructors 
      Constructor Description
      Functions()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double octaves​(double f1, double f2)  
      • Methods inherited from class java.lang.Object

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

      • Functions

        public Functions()
    • Method Detail

      • octaves

        public static double octaves​(double f1,
                                     double f2)