Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multipleof does not work for floats #986

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. add function to calculate remainder for floats correctly without roun…

    …ding errors and fix checking if a number is a multipleOf for floats
    Steinke, Rico authored and Steinke, Rico committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    195ee4f View commit details
    Browse the repository at this point in the history
  2. fix formatting

    Steinke, Rico authored and Steinke, Rico committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5a9a6b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add unit test

    Steinke, Rico authored and Steinke, Rico committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2a11a72 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. rm copyright

    Steinke, Rico authored and Steinke, Rico committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ce00309 View commit details
    Browse the repository at this point in the history