You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LaTeX expression \sin x\cos y produces sin(x*cos(y)).
Trigonometric functions should only include the subsequent expressions that isn't +, -, +- or any type of function as their argument.
The text was updated successfully, but these errors were encountered:
The LaTeX expression
\sin x\cos y
producessin(x*cos(y))
.Trigonometric functions should only include the subsequent expressions that isn't
+
,-
,+-
or any type offunction
as their argument.The text was updated successfully, but these errors were encountered: