aspl-lang/aspl

math: add more constants

オープン

#7 opened on 2025/02/11

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C (6 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (30 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド