MultiplePeriodCalculatorcalculateInterestOnInterest Method

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public override double calculateInterestOnInterest(
	double reinvestmentYield
)

Parameters

reinvestmentYield  Double
 

Return Value

Double

Implements

CalculatorcalculateInterestOnInterest(Double)

See Also