Package cern.jet.math

Class Exponential


  • class Exponential
    extends Constants
    Exponential functions.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Exponential()
      Makes this class non instantiable, but still let's others inherit from it.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Exponential

        protected Exponential()
        Makes this class non instantiable, but still let's others inherit from it.