InterestAtMaturityCalculatorcalculateEstimatedConvexity 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 calculateEstimatedConvexity(
	double pv1b,
	double price,
	double yield
)

Parameters

pv1b  Double
 
price  Double
 
yield  Double
 

Return Value

Double

Implements

CalculatorcalculateEstimatedConvexity(Double, Double, Double)

See Also