Update
This commit is contained in:
parent
e973c9d271
commit
cbedf57724
16 changed files with 1912 additions and 1886 deletions
|
@ -12,7 +12,7 @@ What is beautiful then? As stated, there is a lot of subjectivity, but generally
|
|||
- **lack of exceptions**, i.e. when our equation works without having to deal with special cases (in programming represented by `if-then` branches).
|
||||
- **[symmetry](symmetry.md)**, i.e. when we can e.g. swap variables in the equation and get some kind of opposite result.
|
||||
- **unification**, i.e. if multiple nice things meet, for example the [Euler's identity](eulers_identity.md) brings together into one equation the most important numbers in mathematics: *i*, *pi*, 1 and 0.
|
||||
- **aesthetics**, either of the equation itself or the generated thing (fractals, attractors, ...).
|
||||
- **aesthetics**, either of the equation itself (or for example the source code) or the generated object ([fractals](fractal.md), attractors, ...).
|
||||
- TODO
|
||||
|
||||
Examples of beautiful things include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue