24 game/CSharp: Difference between revisions

m
→‎{{header|C_sharp|C#}}: "header" template isn't necessary on this page
m (corrected token regex - lookbehind was missing \/ and * operators)
m (→‎{{header|C_sharp|C#}}: "header" template isn't necessary on this page)
Line 1:
=={{header|C_sharp|C#}}==
The C# language does not directly contain an Eval function for evaluating a string as a math expression, though there are still a number of ways to go about it.