Qurak

MapThread

లభ్యం

Applies a function to corresponding elements in several lists.

MapThread[f, {{a1, a2, …}, {b1, b2, …}, …}]
MapThread[f, {expr1, expr2, …}, n]
MapThread[f]
MapThread[Plus, {{1, 2}, {3, 4}}] → {4, 6}MapThread[f, {g}] → MapThread::mptd: Object g at position {2, 1} in MapThread[f, {g}] has only 0 of required 1 dimensions. MapThread[f, {g}]

వాడిన చోటు

అంశాలు

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

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