Ieee754
Low-level manipulations of IEEE754 floating-point numbers.
Install / Use
/learn @huonw/Ieee754README
ieee754
Low-level manipulations of IEEE754 floating-point numbers.
This library includes:
no_stdsupport by default,- ulp computation (units in the last place, representing the resolution of a float),
- miscellaneous functions like
nextafter(nextandprev),copysign(copy_sign),abs,sign, - the IEEE-754
totalOrderpredicate for doingOrd::cmp-like comparisons on floats, - an iterator over every floating point value in a range,
- a parallel iterator over every floating point value in a range
(optional: activate with the
rayonfeature), - relative error computation.
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
