type/radix
¶$\operatorname{type}(b, {\mathit radix})$
libname := libname, FileTools:-JoinPath(["maple","lib","dcfun.mla"],base=homedir):
with(dcfun):
A radix is merely the base of a classical numeration system.
type(10, 'radix');
$$\mathit{true}$$