Header menu logo FSharp.Finance.Personal

Rate Module

Functions and values

Function or value Description

annual _arg1

Full Usage: annual _arg1

Parameters:
Returns: Percent

calculates the annual interest rate from the daily one

_arg1 : Rate
Returns: Percent

daily _arg1

Full Usage: daily _arg1

Parameters:
Returns: Percent

calculates the daily interest rate from the annual one

_arg1 : Rate
Returns: Percent

serialise _arg1

Full Usage: serialise _arg1

Parameters:
Returns: string

used to pretty-print the interest rate for debugging

_arg1 : Rate
Returns: string

Type something to start searching.