Skip to content

wrong representation of floating point numbers #66

Open
@rschumi0

Description

@rschumi0

K-Java seems to wrongly represent (negative) floating point numbers that are close to zero, it produces "-0e+00.0" instead of just "-0.0".

(Similarly infinity values are incorrectly represented, e.g., "-Infinity.0".)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions