Skip to content

Document intentional behavior difference #82

@MiSawa

Description

@MiSawa

TODO:

  • Consider changing % behavior and document it. (jq performs / as a floating-point-number operation, but % is something like (x as int) % (y as int).)
  • Consider making both isfinite and isinfinite return false for NaN
  • Document about comparisons including NaN. Maybe also report it to jq.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions