Scale byte values FIXED by clock

printf$_<($b=1023)?$_:"%.2f %cB
",($x=$_/$b)<$b?$x:$x/$b,$x<$b?75:77for<>

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page