My Zimbio
Top Stories Share

Sunday, February 28, 2010

http://docs.google.com/support/bin/answer.py?hl=en&funcType=engineering&answer=82712


FunctionSyntaxDescription
Binary to decimalBIN2DEC(number)
Binary to hexadecimalBIN2HEX(number, places)
Binary to octalBIN2OCT(number, places)
Decimal to binaryDEC2BIN(number, places)
Decimal to hexadecimalDEC2HEX(number, places)
Decimal to octalDEC2OCT(number, places)
Hexadecimal to binaryHEX2BIN(number, places)
Hexadecimal to decimalHEX2DEC(number)
Hexadecimal to octalHEX2OCT(number, places)
Octal to binaryOCT2BIN(number, places)
Octal to decimalOCT2DEC(number)
Octal to hexadecimalOCT2HEX(number, places)
Buzz this

No comments:

Post a Comment