All
Disponible
Symbol used as an option value meaning all elements or the entire range
All
{{1, 2}, {3, 4}}[[All, 1]]
→ {1, 3}Take[{{1, 2}, {3, 4}}, All, {1}]
→ {{1}, {3}}Plot3D[Exp[-x ^ 2 - y ^ 2], {x, -3, 3}, {y, -3, 3}, PlotRange -> All]
→ -Graphics3D- Les 6300 fonctions ·
Utiliser ceci depuis un client MCP