Mentions légales du service

A new version of the cubic root function. It is not fully IEEE-754 compliant...

Open Alexei Sibidanov requested to merge as_cbrt_v2 into master

A new version of the cubic root function. It is not fully IEEE-754 compliant since rises the inexact flag for exact roots but it is faster than the previous version.

Merge request reports