In grade school, numbers that use a positional notation along with a decimal point (to delimit integer and fractional parts of a number are called "decimals". This "point" notation is easily generalized to any base, e.g., in base 2, we can write the number 101.11, and the point is then called a binary point. But what is the number itself called—a "binary"? (doesn't sound right, somehow, but it is analogous to the base 10 term "decimal"). Surely we can't continue to call it a "decimal" given that the base isn't 10; that definitely doesn't seem right.
Is there a base-independent term for a positional number containing a radix point?
Thank you
Recall that "decimal" is an abbreviation for the correct term, which is "decimal fraction." The base $2$ analogue is called a dyadic rational, but could be called a dyadic fraction. I have seen the name "ternary fraction" for the base $3$ analogue. We could (and someone undoubtedly does) also speak of octal fractions, or hexadecimal fractions.