parenthesis highlight
Publié : ven. nov. 16, 2018 2:19 pm
Hello BP
One of the difficulties in the students when they start arithmetic is the putting of parentheses in linear notation, and to identify the beginning and end of parentheses, some program code editors, by marking a parenthesis highlight or bold or look for the pair of associated parentheses, this is a good idea to incorporate in the display of expressions.
a simple example
((5/(2*x))*x) = (((x+4)/(6*x))*x)
another idea is to show alternative parentheses (UNICODE) only at the time of editing
〔〕〖〗〘 〙❨ ❩ ❪ ❫ ❲ ❳ ❴ ❵
One of the difficulties in the students when they start arithmetic is the putting of parentheses in linear notation, and to identify the beginning and end of parentheses, some program code editors, by marking a parenthesis highlight or bold or look for the pair of associated parentheses, this is a good idea to incorporate in the display of expressions.
a simple example
((5/(2*x))*x) = (((x+4)/(6*x))*x)
another idea is to show alternative parentheses (UNICODE) only at the time of editing
〔〕〖〗〘 〙❨ ❩ ❪ ❫ ❲ ❳ ❴ ❵