I have this bit of code int signIndex = operatorsCoefficient1.IndexOf("/"); that is returning -1 even though the list operatorsCoefficient1
int signIndex = operatorsCoefficient1.IndexOf("/");
operatorsCoefficient1