Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    \$\begingroup\$ I'm surprised that a language with "Math" in the name doesn't have logarithm built-in and chose instead to have "5-character block" built-in, lol. (h╥(âΣ would just be ceiling of log_2) \$\endgroup\$ Commented Jul 3, 2024 at 13:12
  • \$\begingroup\$ @noodleperson ikr.. I've been missing a lot of Math-related builtins besides logarithm in the past in this language, like sine/cosine/tangent; rounding; base conversion besides binary/hexadecimal; bitwise operations like AND/OR/XOR; etc. \$\endgroup\$ Commented Jul 3, 2024 at 13:17
  • \$\begingroup\$ Wow, why on earth is it called MathGolf?! Is it just the fact that it uses Σ to mean sum? :P \$\endgroup\$ Commented Jul 3, 2024 at 13:18
  • \$\begingroup\$ @noodleperson I think the idea was to eventually add all the other stuff, but it was mostly abandoned. It does have 59 different 1-byte numeral constants, though (but no way to actually push other numbers consistently). xD \$\endgroup\$ Commented Jul 3, 2024 at 13:21