Qurak

TableForm

లభ్యం

Display wrapper that returns unevaluated in text/CLI mode, matching

TableForm[list]
TableForm[{a, b, c}] → TableForm[{a, b, c}]TableForm[{{1, 2, 3}, {4, 5, 6}}] → TableForm[{{1, 2, 3}, {4, 5, 6}}]TableForm[Table[{i, i^2}, {i, 3}]] → TableForm[{{1, 1}, {2, 4}, {3, 9}}]ToString[TableForm[{{1, 2, 3}}]] → 1 2 3

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి