Qurak

Block

Available

Like `Module`, but temporarily rebinds *global* symbols rather than

Block[{x, y, …}, expr]
Block[{x = x0, …}, expr]
Block[{x = 10}, x^2] → 100

Used in

Topics

Related

All 6300 functions · Use this from an MCP client