Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

fix Decimal::fromFloat() with specified lower scale #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 14, 2019

  1. fix Decimal::fromFloat() with specified lower scale

    - when created with a lower scale, innerRound is used (consistent with Decimal::fromString())
    - covered by additional unit tests which fail without the code changes
    PetrHeinz committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6415d59 View commit details
    Browse the repository at this point in the history