InflationIndexedCalculatorgetAdjustedPrice Method
Get a price adjusted by the indexRatio.
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public double getAdjustedPrice(
	double price
)
Public Function getAdjustedPrice ( 
	price As Double
) As Double
- price  Double
 - A price to adjust.
 
DoubleA price adjusted by the indexRatio.