diff --git a/packages/math/math.grnd b/packages/math/math.grnd index 40e5cc1..d858bef 100644 --- a/packages/math/math.grnd +++ b/packages/math/math.grnd @@ -319,8 +319,4 @@ fun -double !ln -double &in @error error "Cannot find ln of a non-positive double" "mathError" -endfun - -pusharg 0.0000000000000000000000000000000000000000000001 -call !ln &store -stdlnout $store \ No newline at end of file +endfun \ No newline at end of file