Skip to content
Prev 378232 / 398502 Next

I can't get seq to behave how I think it should

As Jeff indicates, you also need to get that just like 3rds and 7ths cannot be represented exactly in base 10, 5ths and 10ths cannot be represented exactly in base 2 (only powers of 1/2 and their multiples can).

Specifically, 1.4 decimal is 1.0110011001100.... binary

-pd