Fungrim home page

Fungrim entry: fad16f

φ=2sin ⁣(π10)+1\varphi = 2 \sin\!\left(\frac{\pi}{10}\right) + 1
TeX:
\varphi = 2 \sin\!\left(\frac{\pi}{10}\right) + 1
Definitions:
Fungrim symbol Notation Short description
GoldenRatioφ\varphi The golden ratio (1.618...)
Sinsin ⁣(z)\sin\!\left(z\right) Sine
ConstPiπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("fad16f"),
    Formula(Equal(GoldenRatio, Add(Mul(2, Sin(Div(ConstPi, 10))), 1))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC