MathCookie17

Results 18 comments of MathCookie17

It can be argued that this issue is now resolved. I did not make the "nocopy" versions, but I did ensure that Decimal methods no longer return the constants directly,...

This issue should be closed now - I implemented linear_sroot (arbitrary-height sroot for the linear approximation) in 1.4.0, and as long as the analytic approximation isn't extended to all bases,...

Changed the title, since linear sroot is implemented already.

First statement evaluates to true now, as 1.4.1 normalizes infinities. However, second statement is still false, as I set negative infinity to be normalized to have layer Infinity rather than...

Your fix has been added to my pull request. Hopefully that means it'll get fixed soon.

This update fixes #159 and #152 (EDIT: and #162). It also fixes #86, but it doesn't fully address it - it fixes the bug that began issue #86, but it...

OK, this is turning out to be harder than I thought. I've coded up a solution that I think works for integer-height (and infinite-height) tetration, but in order to do...

OK. I'm not going to merge this request just yet because I want to fix #168 first, but I'll try to get that done in the next few days.