this post was submitted on 16 Jul 2023
1667 points (96.5% liked)

Memes

46399 readers
2060 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Inky 97 points 2 years ago (25 children)

This post confuses me. Why would code be simpler than the math notation? Both involve symbolic abstraction of basically the same complexity

[–] [email protected] 2 points 2 years ago (1 children)

They are the same difficulty level, sure, but that's like saying f(x) and f'(x) are at the same difficulty level. Coming from one to the other in a process is the difficult part, and the code offers instructions to follow this process.

[–] [email protected] 4 points 2 years ago

I mean they are both the exact same thing, I don't see why summation is scray when the for loop isn't. It's the same thing written in a short and easy format.

load more comments (23 replies)