Qurak

SetAttributes

Available

Sets attributes for a symbol.

SetAttributes[symbol, attr]
SetAttributes["symbol", attr]
SetAttributes[s, {attr1, attr2, …}]
SetAttributes[{s1, s2, …}, attrs]
SetAttributes[h, HoldRest]; h[3 + 4] → h[7]

Used in

Topics

Related

All 6300 functions · Use this from an MCP client