calc-embedded-word-regexp

calc-embedded-word-regexp is a variable defined in `calc.el'.
Its value is
"[-+]?[0-9]+\\(\\.[0-9]+\\)?\\([eE][-+]?[0-9]+\\)?"


Documentation:
A regular expression determining a word for calc-embedded-word.

You can customize this variable.