RadixUtilitiesΒΆ

radix.spad line 333 [edit on github]

This package provides tools for creating radix expansions.

radix: (Fraction Integer, Integer) -> Any

radix(x, b) converts x to a radix expansion in base b.