Skip to content

Commit

Permalink
fix favs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdaybird committed Jun 21, 2024
1 parent cb8d941 commit dac95e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions favorites.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Some of my favorite expressions:

1. sin((x+y)/4+t) : simple yet beautiful!
2. sin(sin(t)*(x+y)/4) : first real creation
3. sin(t-sqrt(x*x+y*y)) : not mine, but wow!
4. sin(y+sin(x+t)): wavy flag, moves in -x direction
5. sin(t-sqrt(x*x+y*y)+sin(sqrt(x*x+y*y)+t)): awe-some!
1. `sin((x+y)/4+t)` : simple yet beautiful!
2. `sin(sin(t)*(x+y)/4)` : first real creation
3. `sin(t-sqrt(x*x+y*y))` : not mine, but wow!
4. `sin(y+sin(x+t))`: wavy flag, moves in -x direction
5. `sin(t-sqrt(x*x+y*y)+sin(sqrt(x*x+y*y)+t))`: awe-some!

0 comments on commit dac95e4

Please sign in to comment.