Base 7 Conversion Formula:
From: | To: |
Base 7 (septenary) is a numeral system with seven as its base. It uses digits 0-6. This calculator converts base 7 numbers to their decimal (base 10) equivalent using the formula: Decimal = Σ (Digit × 7Position).
The calculator uses the base conversion formula:
Where:
Explanation: Each digit in the base 7 number is multiplied by 7 raised to the power of its position, with all results summed to get the decimal equivalent.
Details: The base 7 system is a positional numeral system that uses seven distinct digits. Unlike the common decimal system (base 10), each digit's value depends on its position relative to the septenary point.
Tips: Enter a valid base 7 number using only digits 0-6. The calculator will automatically compute and display the decimal equivalent.
Q1: What digits are valid in base 7?
A: Base 7 uses digits 0 through 6 only. Any digit 7 or higher is invalid in the base 7 system.
Q2: Can this calculator handle fractional base 7 numbers?
A: No, this calculator only converts whole base 7 numbers to decimal. It doesn't handle fractional values.
Q3: What is the largest base 7 number this calculator can handle?
A: The calculator can handle numbers up to PHP's integer limit, which is typically 263-1 on 64-bit systems.
Q4: Are negative base 7 numbers supported?
A: No, this calculator only converts positive base 7 numbers to their decimal equivalents.
Q5: How is positional value determined in the conversion?
A: Positions start at 0 from the rightmost digit. Each position to the left increases the exponent by 1.