tax-ato-2023.2: Tax types and computations for Australia
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Tax.ATO.Rounding

Description

Rounding functions used by ATO

Synopsis

Documentation

wholeDollars :: RealFrac a => Money a -> Money a Source #

Discard cents

roundCents :: RealFrac a => Money a -> Money a Source #

Round money to the cent (half-up)