getVariableEquation Last update: 18.06.2026 abstract fun getVariableEquation(index: Int): String Get the equation for the variable with the specified index. Return the equation Parameters index the index Throws IndexOutOfBoundsException if the index is not valid