Qurak

Verbatim

उपलब्ध

Requires an expression or head to be matched exactly as written

Verbatim[expr]
{f[x], f[x_], f[y_], f[x_, y_]} /. f[Verbatim[x_]] -> x ^ 2 → {f[x], x^2, f[y_], f[x_, y_]}specifics = Table[rule /. Verbatim[x_] :> Pattern[x, Blank[type]], {type, {Integer, Real, Rational}}] → {rule, rule, rule}

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें