MarketprepareAIForDisplay Method
Prepares accrued interest for display according to market conventions.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public double prepareAIForDisplay(
double accruedInterest
)
Public Function prepareAIForDisplay (
accruedInterest As Double
) As Double
- accruedInterest Double
-
The unformatted accrued interest.
Double
Accrued interest prepared for display according to market conventions.