gogotanaka / hilbert

:dancers: Implement mathematics.
http://hilbert-lang.org/
553 stars 36 forks source link

Improve integral calc #24

Closed gogotanaka closed 10 years ago

gogotanaka commented 10 years ago

積分計算をより早く、より正確にしました.

出力結果を有効少数8桁とする事にしました. (sinや正規分布の積分が綺麗になってうれしい)

Improve integral calculation more quickly, more accurately.

I define result as the 8-digit effective minority (sin's calc come to look better)