Kaydet (Commit) 6664c1fc authored tarafından Jochen Nitschke's avatar Jochen Nitschke Kaydeden (comit) Noel Grandin

fix comment: B2DVector::angle ranges from -pi to +pi

Change-Id: I53f9bad932c0d389081575a0c99f1d86a872ea54
Reviewed-on: https://gerrit.libreoffice.org/38334Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 0265bdb9
......@@ -153,7 +153,7 @@ namespace basegfx
The second 2D Vector
@return
The Angle value of the two involved 2D Vectors in -pi/2 < return < pi/2
The Angle value of the two involved 2D Vectors ranging from -pi to +pi
*/
double angle( const B2DVector& rVec ) const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment