The feature request is to allow the input of special characters in math regions and/or variable names. So, in Mathcad for example, using the Ctrl+Shift+k keyboard shortcut to change the cursor input mode, you can do:
	/(x,y) := x/y
	1/2 = 0.5
	(see attached PNG)
	Another example I use fairly often in Mathcad would be:
	DL+LL := 100kips
	DL := 70kips
	LL := DL+LL - DL = 30kips