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
  • \$\begingroup\$ The header link should be just a link to the language website (in this case, https://www.desmos.com/calculator). The link to your code should be separate from the header link and should be placed in the body of your answer. You also can replace \sum with to save 2 bytes. A bit of algebraic manipulation gives a further two bytes save. Here is a link that shows the resulting golfs: Try It On Desmos! \$\endgroup\$ Commented Aug 24, 2024 at 2:26
  • \$\begingroup\$ You can see an example of how I format my answers in this Desmos answer of mine: codegolf.stackexchange.com/a/272766/96039 \$\endgroup\$ Commented Aug 24, 2024 at 2:33
  • \$\begingroup\$ This is 49 bytes, not 45. The character counts as 3 bytes. \$\endgroup\$ Commented Aug 24, 2024 at 10:26
  • \$\begingroup\$ You can use a byte counter tool like this one to find the byte count of your answer. \$\endgroup\$ Commented Aug 24, 2024 at 10:27