NAME

tomag - converts decimal to hexadecimal

SYNOPSIS

tomag [inverse] [magoffset=]

DESCRIPTION

tomag takes a floating point number from stdin and converts it to magnitudes on stdout.

inverse does the opposite converting magnitudes to ratios.

magoffset puts an offset to the values. The default value is 0.


Program index