]> https://gitweb.dealii.org/ - dealii.git/commit
Avoid computing atan(y/x) where x=0. 1061/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 29 Jun 2015 23:01:45 +0000 (18:01 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 29 Jun 2015 23:10:02 +0000 (18:10 -0500)
commit8fc44f99cc58f95d24f26ad1ec82c09547764e7a
tree5c3e02bf871fe6597dab095b9bef15459f83f4de
parent76281d11745682c0be2a9411019c4375c1f7c5ea
Avoid computing atan(y/x) where x=0.

Rather, use atan2(y,x).
tests/codim_one/bem_integration.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.