AnalyticsgetInterestOnInterest(Double) Method

Get interest on interest using the provided reinvestment yield.

Definition

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

Parameters

reinvestmentYield  Double

Return Value

Double
interest on interest

See Also