CalculatorcalculateYield Method
Calculate yield for the given price.
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
double calculateYield(
double price
)
Function calculateYield (
price As Double
) As Double
- price Double
- a price
Doubleyield as calculated for the given price.