Skip to content
GitLab
Explore
Sign in
Register
fix bug introduced in
f51907bf
Code
Review changes
Check out branch
Download
Patches
Plain diff
Bernd Flemisch
requested to merge
fix/power-error
into
master
Sep 22, 2016
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
pow(a, 3/2) is sqrt(a
a
a), not cbrt(a*a)...
This fixes the 3p3c tests.
Merge request reports