Prev: sin(b)*sin(a+(1/2)*b) = sin(a)*sin((1/2)*a+b)=sin(b+a)*cos((a-b)*(1/2))
Next: sin(b)*sin(a+(1/2)*b) = sin(a)*sin((1/2)*a+b)=sin(b+a)*cos((a-b)*(1/2))
From: Xah Lee on 13 Aug 2010 17:18 some collection of math symbols in unicode. ⢠Math Symbols in Unicode http://xahlee.org/comp/unicode_math_operators.html ⢠Arrows in Unicode http://xahlee.org/comp/unicode_arrows.html ⢠Matching Brackets in Unicode http://xahlee.org/comp/unicode_matching_brackets.html these are grouped by the symbol's purpose as much as possible. i made them because i can't find unicode symbols grouped by purpose elsewhere. The unicode âplane -> blockâ structure does not group symbols well, because the chars are added throughout the decades. Some symbols get added in one block, but later on related symbols get added elsewhere. For example, binary relational symbols are scattered in different unicode blocks. Same for binary operators, or all symbols used for set theory, etc. Sometimes a symbol has multiple uses in different math fields, so which block it gets added into unicode is not well defined. hope it's useful to some one. Xah â http://xahlee.org/ â |