SteppedCouponCompoundingCalculatorcalculateTrueYield 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 calculateTrueYield(
	double price
)

Parameters

price  Double
 

Return Value

Double

Implements

CalculatorcalculateTrueYield(Double)

See Also