ホーム
おまかせ表示
ログイン
設定
脳科学辞典について
免責事項
脳科学辞典
検索
テンプレート:Ratioのソースを表示
←
テンプレート:Ratio
あなたには「このページの編集」を行う権限がありません。理由は以下の通りです:
この操作は、次のグループに属する利用者のみが実行できます:
登録利用者
。
このページのソースの閲覧やコピーができます。
<includeonly>{{#ifexpr:{{{1}}}=0 AND {{{1}}}={{#if:{{{total|}}}|{{{total}}}|{{{2}}}}}|0|{{#expr:{{{1}}}/({{#if:{{{total|}}}|{{{total}}}|{{{1}}}+{{{2}}}}}) * 100 ROUND {{{round|1}}}}}}}{{{text|% (<sup style="line-height:0;">{{{1}}}</sup>/<sub style="line-height:0;">{{#expr:{{#if:{{{total|}}}|{{{total}}}|{{{1}}}+{{{2}}}}}}}</sub>)}}}</includeonly><noinclude> ==Usage== {| class="prettytable" | <pre>{{ratio|1|2}}</pre> |style="font-size:2em;"| → | {{ratio|1|2}} |- | <pre>{{ratio|1|2|text=!!!!!}}</pre> |style="font-size:2em;"| → | {{ratio|1|2|text=!!!!!}} |- | <pre>{{ratio|1|total=3}}</pre> |style="font-size:2em;"| → | {{ratio|1|total=3}} |- | <pre>{{ratio|1|2|round=4}}</pre> |style="font-size:2em;"| → | {{ratio|1|2|round=4}} |} Displays a ratio of the first number to the total of both numbers. [[Category:Mathematical templates|Ratio]]</noinclude>
テンプレート:Ratio
に戻る。