Returns a text representation of a number in a specified base. For example, base 10 for digits 0-9.
Syntax
number: The number you want to convert. E.g. 3
radix: The number of unique digits used (ranges from 2 to 36). E.g. 2
Examples
Formula |
Result |
=BASE(3;2) |
11 |
=BASE(12;30;5) |
0000C |
=BASE(3.4;13;2) |
03 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
#NUM! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.