Header menu logo FSharp.Finance.Personal

Rate Type

the interest rate expressed as either an annual or a daily rate

Union cases

Union case Description

Annual Annual

Full Usage: Annual Annual

Parameters:

the annual interest rate, or the daily interest rate multiplied by 365

Annual : Percent

Daily Daily

Full Usage: Daily Daily

Parameters:

the daily interest rate, or the annual interest rate divided by 365

Daily : Percent

Zero

Full Usage: Zero

a zero rate

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the rate in a readable format

Returns: string

this.IsAnnual

Full Usage: this.IsAnnual

Returns: bool
Returns: bool

this.IsDaily

Full Usage: this.IsDaily

Returns: bool
Returns: bool

this.IsZero

Full Usage: this.IsZero

Returns: bool
Returns: bool

Type something to start searching.