「ヘルプ:テキストの書き方」の版間の差分

ナビゲーションに移動 検索に移動
60行目: 60行目:


<br>
<br>
==特殊文字一覧==
{{shortcut|WP:MATHSYMBOL}}
This page is a quick reference for the "standard" mathematical symbols in [[HTML]] that should work on most browsers, and is intended mainly for people editing mathematical articles on Wikipedia.
*'''Numbers:''' {{unicode|&frac14; &frac12; &frac34;}} &amp;frac14; &amp;frac12; &amp;frac34;
*'''Fractions:'''{{Fraction|1|2}} {{Fraction|1|3}} {{Fraction|7|9}} <nowiki>{{Fraction|1|2}} {{Fraction|1|3}} {{Fraction|7|9}}</nowiki>
*'''Font size''': <big>x</big> <small>x</small> &emsp; <nowiki><big>x</big> <small>x</small> </nowiki>
*'''Underline text''' &emsp; <u>underline</u> {{overline|overline}}&emsp; <nowiki><u> underline </u> {{overline|overline}}</nowiki>
*'''Strikeout text''' &emsp; <s>strikeout</s> &emsp; <nowiki><s> strikeout </s></nowiki>
*'''Font:'''&ensp;''italics''&ensp; '''bold''' &ensp;—&ensp;<big><nowiki>''</nowiki></big>italics<big><nowiki>''</nowiki></big> &ensp; <big><nowiki>'''</nowiki></big>bold<big><nowiki>'''</nowiki></big>
'''General font specification:''' <span style="font-family: Times New Roman; font-size:100%; font-style:italic; font-weight:bold;"> Φ (A) </span> &emsp; <<nowiki>span style="font-family: Times New Roman; font-size:100%; font-style:italic; font-weight:bold;"> Φ (A) <</nowiki>/span>;
*'''Superscripts/subscripts:''' x<sup>2</sup> x<sub>3</sub> x{{su|p=2|b=1}}&emsp; <nowiki>x<sup>2</sup> x<sub>3</sub> x{{su|p=2|b=1}}</nowiki>;
*'''Analysis:''' {{unicode|&fnof; &part; &int; &sum; &prod; &radic; &infin; &nabla; &weierp; &image; &real;}} &amp;fnof; &amp;part; &amp;int; &amp;sum; &amp;prod; &amp;radic; &amp;infin; &amp;nabla; &amp;weierp; &amp;image; &amp;real;
*'''Arrows:''' {{unicode|&larr; &darr; &rarr; &uarr; &harr; &crarr; &lArr; &dArr; &rArr; &uArr; &hArr;}} &amp;larr; &amp;darr; &amp;rarr; &amp;uarr; &amp;harr; &amp;crarr; &amp;lArr; &amp;dArr; &amp;rArr; &amp;uArr; &amp;hArr;
*'''Logic:''' {{unicode|&not; &and; &or; &exist; &forall;}} &amp;not; &amp;and; &amp;or; &amp;exist; &amp;forall;
*'''Sets:''' {{unicode|&isin; &notin; &ni; &empty; &sube; &supe; &sup; &sub; &nsub; &cup; &cap; &alefsym;}} &amp;isin; &amp;notin; &amp;ni; &amp;empty; &amp;sube; &amp;supe; &amp;sup; &amp;sub; &amp;nsub; &amp;cup; &amp;cap; &amp;alefsym;
*'''Relations:''' {{unicode|&ne; &le; &ge; &lt; &gt; &equiv; ≢ &sim; &cong; &asymp; &prop;}} &amp;ne; &amp;le; &amp;ge; &amp;lt; &amp;gt; &amp;equiv; &amp;nequiv; &amp;sim; &amp;cong; &amp;asymp; &amp;prop;
*'''Binary operations:''' {{unicode|&plusmn; &minus; &times; &divide; &frasl; &perp; &oplus; &otimes; &lowast;}} &amp;plusmn; &amp;minus; &amp;times; &amp;divide; &amp;frasl; &amp;perp; &amp;oplus; &amp;otimes; &amp;lowast;
*'''Delimiters:''' {{unicode|&lceil; &rceil; &lfloor; &rfloor; &lang; &rang; &laquo; &raquo;}} &amp;lceil; &amp;rceil; &amp;lfloor;&amp;rfloor; &amp;lang; &amp;rang; &amp;laquo; &amp;raquo;
*'''Miscellaneous:''' {{unicode|&dagger; &Dagger; &brvbar; &ang; &there4; &loz; &bull; &spades; &clubs; &hearts; &diams;}}  &amp;dagger; &amp;Dagger; &amp;brvbar; &amp;ang; &amp;there4; &amp;loz; &amp;bull; &amp;spades; &amp;clubs; &amp;hearts; &amp;diams;
*'''Punctuation:''' {{unicode|&prime; &Prime; &oline; &deg; &sdot; &middot; &hellip; &ndash; &mdash; &circ;}} &amp;prime; &amp;Prime; &amp;oline; &amp;deg; &amp;sdot; &amp;middot; &amp;hellip; &amp;ndash; &amp;mdash; &amp;circ;
*'''Spacing:''' thin (&thinsp;), n-width (&ensp;), m-width (&emsp;), and non-breaking spaces (&nbsp;). &amp;thinsp; &amp;ensp; &amp;emsp; &amp;nbsp;
*'''Greek:''' &alpha; &beta; &gamma; &Alpha; &Beta; &Gamma; etc. &amp;alpha; &amp;beta; &amp;gamma; &amp;Alpha; &amp;Beta; &amp;Gamma; etc.
*'''Unicode:''' &amp;#x22A2; (for example) gives the character &#x22A2; with [[unicode]] number x22A2 (hexadecimal). Warning: many of the more obscure unicode characters do not yet work on all browsers. Additionally, this makes it very hard to read the wikitext.


== ウィキ間でのリンク ==
== ウィキ間でのリンク ==

案内メニュー