On 17 Jun 2016, at 06:20, Alan BRASLAU
wrote: On Fri, 17 Jun 2016 01:02:48 +0200 Hans Γ berg
wrote: The idea is avoiding clashes between variables and constants, like this:
\starttext
\setupmathematics[default=normal]
$π = β_{π=1}^β e^{i-π}$
\setupmathematics[default=italic]
$π = β_{π=1}^β e^{i-π}$
Very, very poor mathematical style...
If you really want to use a variable "e", this would call for the use of the function \exp() to be readable.
Unicode has added characters to enable such writing. Also, \exp is already defined to βexpβ, for example for the exponential map in differential geometry: \startformula \exp_x: M_x β M \stopformula Here, the β:β expands in original TeX as a ratio operator, but Unicode has a special symbol for that, βΆ RATIO U+2236.