Hi STF92. Suggestions for math symbols appear in the forum's posting guidelines. See the paragraph subheaded "Post the complete text of the exercise."
I often use ASCII characters because my keyboard has a numeric keypad; that allows me to type ALT-XXXX codes, for inserting many ASCII math characters. Alternatively, I use the Windows Character Map, to select, copy, and paste special characters. (Set the 'Group by' field to 'Unicode Subrange' and select 'Mathematical Operators' or other topics from the pop-up window.)
± × ÷ ∑ ∙ √ ∞ ∩ ≈ ≠ ≤ ≥ σ Ω α β θ º π Ψ
There's a link in the posting guidelines also for learning how to text expressions containing symbols. For examples, typing something like
root[3](625) means 3625
sum[n=k,infty](x_n) means ∑k∞xn
int[a,b](x^3 + 7x - 10) dx means ∫ab3x3+7x−10 dx
For aligning columns (when typing a matrix, for example), you can use Code tags and a fixed-width font. (Click the 'Post Reply' button and then click the gear icon at the right end of the toolbar, to see my typing for the codes.)
Code:
-1 3 10 4
0 12 7 -2
0 -1 3 1
If you're interested in learning about LaTeX, you can start with this post.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.