Skip to content

Arithmetic operations that are more carefull with overflows/underflows #1

@RobertBendun

Description

@RobertBendun

As in title, most of implementation of rational numbers is written with little care for:

  • overflows
  • underflows
  • traping / defining limit cases

Maybe even add support for arbitrary long fractions? It can be usefull for example in playing PI where consecutive notes are defined by which segment was taken in arithmetic coding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions