Searched hist:219576 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/msun/src/
H A Ds_cbrtl.c219576 Sat Mar 12 19:44:57 MST 2011 kargl Take two. Add the missing file that should have been committed
with r219571 and re-enable building of cbrtl.

Implement the long double version for the cube root function, cbrtl.
The algorithm uses Newton's iterations with a crude estimate of the
cube root to converge to a result.

Reviewed by: bde
Approved by: das
/freebsd-11.0-release/lib/msun/
H A DSymbol.mapdiff 219576 Sat Mar 12 19:44:57 MST 2011 kargl Take two. Add the missing file that should have been committed
with r219571 and re-enable building of cbrtl.

Implement the long double version for the cube root function, cbrtl.
The algorithm uses Newton's iterations with a crude estimate of the
cube root to converge to a result.

Reviewed by: bde
Approved by: das
H A DMakefilediff 219576 Sat Mar 12 19:44:57 MST 2011 kargl Take two. Add the missing file that should have been committed
with r219571 and re-enable building of cbrtl.

Implement the long double version for the cube root function, cbrtl.
The algorithm uses Newton's iterations with a crude estimate of the
cube root to converge to a result.

Reviewed by: bde
Approved by: das

Completed in 147 milliseconds