I have a subscripted variable T_0 in Maple with a value assigned to it T_0 := 1.
When I call the variable by entering T_0 in math mode, T_0 is displayed instead of 1. This doesn't happed for non-subscripted variables.
Why are subscripted variables not evaluated? I noticed this only happens for the variable name T and not for a; a_0 works.