Header menu logo FSharp.Finance.Personal

CalculationMethod Type

the calculation method used to determine the APR

Union cases

Union case Description

UnitedKingdom UkPrecision

Full Usage: UnitedKingdom UkPrecision

Parameters:
    UkPrecision : int

calculates the APR according to UK FCA rules to the stated decimal precision (note that this is two places more than the percent precision)

UkPrecision : int

UnitedStatesRule

Full Usage: UnitedStatesRule

calculates the APR according to the United States rule (not yet implemented)

UsActuarial UsPrecision

Full Usage: UsActuarial UsPrecision

Parameters:
    UsPrecision : int

calculates the APR according to the US CFPB actuarial method to the stated decimal precision (note that this is two places more than the percent precision)

UsPrecision : int

Type something to start searching.