CDSteppedCouponCalculatorcalculatePriceValue1BP 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 calculatePriceValue1BP(
	double price,
	double yield
)

Parameters

price  Double
 
yield  Double
 

Return Value

Double

Implements

CalculatorcalculatePriceValue1BP(Double, Double)

See Also