Description: Two functions, num2bin and bin2num are provided. Num2bin takes a double and converts it to a binary string representation. Bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
File list (Check if you may need any files):