LeanPool.Rupert.SnubCube #
Imported Lean Pool material for LeanPool.Rupert.SnubCube.
@[reducible, inline]
Real cube root, written using real powers.
Equations
- SnubCube.cbrt x = x ^ (1 / 3)
Instances For
tribonacci constant
Equations
- SnubCube.trib = (1 + SnubCube.cbrt (19 + 3 * √33) + SnubCube.cbrt (19 - 3 * √33)) / 3
Instances For
Coordinates for a snub cube.
Equations
- One or more equations did not get rendered due to their size.