if (n.match('/') !== null) {
                if (base !== undefined)
                    throw new ValueError(
                        'RationalField#from: Third parameter makes no sense with fraction input.',
                    );