aspl-lang/aspl

math: add more constants

開放

#7 建立於 2025年2月11日

 (3 則留言) (0 個反應) (0 位負責人)C (6 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (30 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

* 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).

貢獻者指南