Header menu logo FSharp.Finance.Personal

DivisionResult Type

holds the result of a division, separated into quotient and remainder

Record fields

Record Field Description

Quotient

Full Usage: Quotient

Field type: int

the whole number resulting from a division

Field type: int

Remainder

Full Usage: Remainder

Field type: decimal

the fractional number remaining after subtracting the quotient from the result

Field type: decimal

Type something to start searching.