Skip to content

Docs: mention rounding mode(s)? #61

@jwdevel

Description

@jwdevel

It would be good to mention what support for different rounding modes the library supports.

One thing that annoyed me about libfixmath is that its docs just says it supports "proper" rounding, but doesn't say what kind (it's actually round-half-away-from-zero). Default for IEEE floating point is "round half to even," (if I recall correctly) though that's more annoying to implement in fixed point.

Some libraries have only one mode supported, some have it configurable; would be nice to know where this one stands.

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