ColumnForm

ColumnFormは,より一般的な関数のColumnに置き換えられた.

ColumnForm[{e1,e2,}]

e1e2 列の上に,という形式で出力する.

ColumnForm[list,horiz]

各要素に対して水平の並びを指定する.

ColumnForm[list,horiz,vert]

各要素に対して水平の並びに加え垂直の並びを指定する.

詳細

  • 水平の並びとして設定可能な指定値
  • Center中央揃え
    Left左揃え(デフォルト)
    Right右揃え
  • 垂直の並びとして設定可能な指定値
  • Above列の最下位にある要素をベースラインに揃える
    Below列の最上位にある要素をベースラインに揃える(デフォルト)
    Center列がベースラインに中央揃えされる
  • ColumnFormの第1引数は,Listに限らず任意の頭部を指定することができる.
  • ColumnFormは,出力には影響を与えるが,評価には影響を与えない「包み込み」演算子として働く.
Wolfram Research (1988), ColumnForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColumnForm.html.

テキスト

Wolfram Research (1988), ColumnForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColumnForm.html.

CMS

Wolfram Language. 1988. "ColumnForm." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ColumnForm.html.

APA

Wolfram Language. (1988). ColumnForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColumnForm.html

BibTeX

@misc{reference.wolfram_2024_columnform, author="Wolfram Research", title="{ColumnForm}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/ColumnForm.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_columnform, organization={Wolfram Research}, title={ColumnForm}, year={1988}, url={https://reference.wolfram.com/language/ref/ColumnForm.html}, note=[Accessed: 21-November-2024 ]}