PerpetualPreferredCalculatorcalculateAccruedInterest Method

Calculate the accrued interest to the settlement date.

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 calculateAccruedInterest()

Return Value

Double
The accrued interest to the settlement date.

Implements

CalculatorcalculateAccruedInterest

Exceptions

CalculationException CalculationException

See Also