Office Equipment & Supplies Logo

Related Topics:

A
Anonymous Posted on Nov 28, 2013

Decimal binary conversion

80.0.226.254

1 Answer

mikadot

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Master 2,113 Answers
  • Posted on Nov 28, 2013
mikadot
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Oct 21, 2009
Answers
2113
Questions
0
Helped
474279
Points
5959

1 Related Answer

Anonymous

  • 106 Answers
  • Posted on Dec 20, 2009

SOURCE: How do I convert from decimal to binary?

change your mode to binary , then enter your decimal no in dec link and then press bin link you can get the binary equivalent

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

How can i convert decimal to binary number in casio fx 82ms calculator?

This gentleman explains it very well. The trick seems to be to enter the number and then hit the equals sign, and then do the conversion.

Good luck,

Paul


Decimal to Binary and Hexadecimal conversions using casio fx 991MS HYONKOWS
0helpful
1answer

How to convert dec to bin kenko kk-82tl-5?

Decimal is base 10 and binary is base 2.

The columns from right to left in base 10 are:

10^10 10^9 10^8 10^7 10^6 10^5 10^4 10^3 10^2 10^1 10^0
Similarly, the columns from right to left in base 2 are:
2^10 2^9 2^8 2^7 2^6 2^5 2^4 2^3 2^2 2^1 2^0

This site does a good job of explaining the conversion from decimal to binary.

http://www.math.grin.edu/~rebelsky/Courses/152/97F/Readings/student-binary

For example, take the number 157. The biggest column that goes into 157 is 128, which is the 2^7th column, so we put 1 in that column. Subtracting 128 from157, we get 29. We start all over again. The biggest binary number going into 29 is 16, which is the 2^4th column. When you subtract 16 from 29, you get 13. We start all over again. The biggest binary number going into 13 is 8. Subtracting 8 from 13, we get 5. Biggest number going in is 4, 2^2th column. 1 left over to go into the 2^0 column.

Pulling it all together, we get:

10011101.

Checking, 128 + 16 + 8 + 4 + 1 = 157.

Good luck.

Let me know if you have any questions.

Paul
0helpful
1answer

Convert decimal fraction to binary

None of these solutions answer his question. When converting a fraction or any number with decimal places to Binary, the TI-89 gives "Error: Domain error." For example, entering .6875 [2ND][MATH][BASE][BIN] does not work. I haven't found a way to do it with built in functions. In order to do these types of conversions, I use the following method.

Convert: 0.6875 to Binary
- left of decimal is a 0, so write down a 0, then a decimal point: (0.)
- multiply .6875 x 2 = 1.375 left of decimal is 1, write a 1: (0.1)
- drop the 1 and multiply .375 x 2 = .75 left of decimal is 0. write a 0: (0.10)
- multiply .75 x 2 = 1.5 left of decimal is 1, write a 1: (0.101)

- drop the 1, multiple .5 x 2 = 1. left of decimal is 1, write a 1: (0.1011).
- since there is no more fraction, the final answer is (0.1011). Hope this helps.
1helpful
1answer

How to convert binary with point to decimal

1) Look at the following numbers before trying to convert binary to decimal. Each of them represent the value in a binary number from left to right.
128-64-32-16-8-4-2-1

2) Look at your binary number, for this example lets use 10010010. For each one add the corresponding number from step 1, the number you come out with is the conversion.

So: 10010010 -> 128+16+2 -> 146
10010010 = 146
0helpful
1answer

Conversion Decimal to Binary back to Decimal

Greetings,

Use the built-in windows calculator. (Start/Programs/Accessories/Calculator or Start/Run then type calc.exe and press Enter)

At the top click View then choose Programmer (for Win7) or Scientific mode for XP or Vista to convert.
2helpful
1answer

How do you convert decimal numbers into binary?

Press MODE 4 to enter the BASE-N mode. Type in the decimal number, then press BIN to convert to binary. Press DEC to switch back to decimal for the next conversion.

You're limited to numbers in the range [-32768...32767] in binary. You can extend the range if you convert to octal or hexadecimal and then mentally convert each digit to three or four bits.
1helpful
1answer

Is it possible to solve binary , hex , octal, and decimal conversions on the texas instrument TI -83 plus?

The TI-83 Plus does not have any built-in base conversion capabilities. However, you will find plenty of programs for doing so at http://www.ticalc.org
1helpful
1answer

Convert between decimal and binary and back again with this calculator

Sorry but this calculator cannot do calculations in other numerations just decimal. To make sure examine the calculator looking for markings like BIN OCT HEX. If you do not find any (and you will not) then you can be sure that it does not perform base conversions.
1helpful
1answer

Binary conversion

Hello,
In the FX-300Ms manual, the same for the FX-82MS, there is no way to use base-n (binary, octal, hexadecimal) calculations.
Sorry.
Not finding what you are looking for?

51 views

Ask a Question

Usually answered in minutes!

Top Office Equipment & Supplies Experts

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

73783 Answers

ADMIN Eric
ADMIN Eric

Level 3 Expert

42221 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you an Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...