Skip to content

ArturBV/IEEE-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IEEE-converter

This programm computes a binary representation of input number according to IEEE-754 standard.
You can сhoose the number of bits for storage a mantissa(frac) and exponent(exp).

Build and run

In terminal use make to build programm and ./IEEE-converter to run it. Use make clean to remove unnecessary object files.

P.S.

This programm has not yet been tested at Windows.
(At Unix too:))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors