Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Negative Long Number #1

Description

@mugglmenzel

Hey,

I just figured out your script does not support negative numbers. Long, however, includes a full range of negative numbers.
I see 2 options to solve the issue:

  1. Choose another datatype to restrict to positive numbers.
  2. Improve the code, e.g., by mapping long values to big positive numbers.

I will try to figure out the latter.

Cheers

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