double-conversion

Binary-decimal and decimal-binary conversion routines for IEEE doubles

brewmacoslinux
Try with needOr install directly
Source

About

Binary-decimal and decimal-binary routines for IEEE doubles

Commands

double-conversion

Examples

Convert decimal number to binary IEEE double representation$ double-conversion 3.14159
Convert binary representation to decimal number$ double-conversion --binary 0x400921fb54442d18
Display detailed conversion information with precision$ double-conversion --verbose 2.718281828