Skip to content
Snippets Groups Projects
Commit 97039067 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

Replace some 'sqrt(a*a, b*b)' by 'hypot(a, b)'.

Patch by ldo (Lawrence D'Oliveiro), with very minor changes by myself.
parent fda099ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment