All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----fabula.util.Annuity
Annuity
calculates the "Effektivzins" after
the annuity method. The entry value for this calculation must be
first calculated by the Uniform method which is also included.
public Annuity()
public static double Uniform(double p, double b, int M)
public static double Calc(double p, double b, int M, double e)
All Packages Class Hierarchy This Package Previous Next Index