enhancementgood first issue
Repository metrics
- Stars
- (30 stars)
- PR merge metrics
- (PR metrics pending)
Description
* Golden ratio, sqrt(2 and 3), ln(2), ...
A lot of constants have already been implemented by @kelanialiyu in #15. Still, there's always room for more, which is why I'm leaving this issue open for now.
They can be implemented like pi and e using functions for now (although this is very inefficient and we should figure out a better solution soon).