Skip to content

Double to BigDecimal proposal #10

@DigitalSmile

Description

@DigitalSmile

Usually if you are dealing with money, it is recommended to use BigDecimal instead of double. It is a bit slower, but provides a far more accuracy when you are doing calculations.

https://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions