H g/^([-+]?[0-9]*)(\.[0-9]+([eE][+-]?[0-9]+)?)?$/s//\1\2 is numeric/ v/numeric/s/.*/& is not numeric/ ,p Q