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*

8
  • \$\begingroup\$ Yet another reason for me to learn regex... \$\endgroup\$ Commented Jun 17, 2014 at 15:27
  • 3
    \$\begingroup\$ @KyleKanos Don't. Regex is bad, regex is terrific. \$\endgroup\$ Commented Jun 17, 2014 at 15:35
  • \$\begingroup\$ Meh, beat me to it. Not bad! (PS: regex is beautiful) \$\endgroup\$ Commented Jun 17, 2014 at 15:36
  • 8
    \$\begingroup\$ I have no idea what's going on here. +1 \$\endgroup\$ Commented Jun 18, 2014 at 6:02
  • 4
    \$\begingroup\$ Explanation: Constant --> 0, x --> 1, x^n --> n*x^(n-1), a^x --> ln(a)*a^x \$\endgroup\$ Commented Jun 18, 2014 at 9:56