We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is so that we can avoid having to to:
return isMul(parent) || isPow(parent) || isDiv(parent) ? `(${result})` : result;