Skip to content

Wishlist: flzero? #93

Description

@kengruven

I wish math/flonum (or racket/flonum) had an flzero? function. There are flonum-specific functions for most other arithmetic functions, but not zero?.

Interestingly, math/flonum has fl2zero? for double-doubles, but nothing for ordinary doubles.

Other Scheme implementations, like Gambit-C and Guile, have this function. Internally, Chez Scheme has an flzero? function, but it's not exposed to Racket programs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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