Qurak

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-

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP