For example $1/\sqrt{2}$ can be represented as $23/32$ or $181/256$?
Is there a standard method to generate dyadic fractions for given irrational number to approximate them? Dyadic fractions are quite handy since division by $2^n$ is merely a shift operation in computers. Therefore, this greatly simplifies multiplication with an irrational number.