Tagged Questions
2
votes
2answers
77 views
How do you convert $(12.0251)_6$ into fractions?
How do you convert $(12.0251)_6$ (in base 6) into fractions?
I know how to convert a fraction into base $x$ by constantly multiplying the fraction by $x$ and simplifying, but I'm not sure how to go ...
3
votes
3answers
1k views
How to convert a fraction into ternary?
In a ternary system how is $\dfrac{1}{2}=0.\bar1$ ,$\dfrac{1}{3}=0.1=0.0\bar2$??, etc. In general, how does one write the ternary expression for a given fraction?