Ieee754lib
Java library for encoding/decoding floating point numbers to/from IEEE 754 bit strings
Install / Use
/learn @Kerbaya/Ieee754libREADME
ieee754lib
Java library for encoding/decoding floating point numbers to/from IEEE 754 bit strings
Encoding, decoding, and conversion of all basic interchange formats is supported:
| Name | Common name | Exponent bits | Significand bits | Exponent bias | |:----------- |:----------- | -------------:| ----------------:| -------------:| | binary16 | Half | 5 | 10 | 15 | | binary32 | Single | 8 | 23 | 127 | | binary64 | Double | 11 | 52 | 1023 | | binary128 | Quadruple | 15 | 112 | 16383 | | binary256 | Octuple | 19 | 236 | 262143 |
Arbitrary formats are also supported by providing custom values for:
- Exponent bits
- Significand bits
- Exponent bias
Latest release: ieee754lib-1.0.1.jar
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.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
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
