Sigma Squared

DEC2BIN

DEC2BIN

May 31, 2023
|
No Comments

Definition: DEC2BIN is a function that converts a decimal number to a binary number.

Syntax: =DEC2BIN(number, [places])

Situation: This formula is suitable when you need to convert a decimal number to a binary number.

Example: If you have a decimal number 10, the binary equivalent can be found using the formula =DEC2BIN(10), which returns 1010.

Leave a Reply

Your email address will not be published. Required fields are marked *