how to convert -2.5 into binary number?

i can convert 2.5, 2, -2 decimal values into binary number but when converting -2.5 binary output is same as 2.5 value,please help me

2 Comments

What is the code that you are using to convert these numbers into binary?
What form of a binary number do you expect for a floating point value? IEEE-754 single, double, some other encoding????

Sign in to comment.

Answers (0)

Categories

Asked:

on 13 Jun 2014

Commented:

dpb
on 13 Jun 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!