Cube root function cbrt(x)

Issue #39 closed
Former user created an issue

Originally reported on Google Code with ID 39

Add function cbrt(x) returning the cube root of x.

Reported by helder.pereira.correia on 2007-05-21 00:11:15

Comments (3)

  1. Former user Account Deleted

    ``` Implemented in trunk, will be available for 0.8. Marking as Fixed.

    IMPORTANT: I need someone to fill the commented CHECK_PRECISE clauses in testhmath.cpp, because I don't have access to such a precise calculator so I can get all the precision digits from an external tool. ```

    Reported by `helder.pereira.correia` on 2007-05-21 00:50:08 - Status changed: `Fixed`

  2. Log in to comment