https://bugs.documentfoundation.org/show_bug.cgi?id=147906
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |skillJava, skillPython Summary|Use std::hypot for |Use hypot function for |Pythagorean addition |Pythagorean addition --- Comment #17 from Hossein <[email protected]> --- This EasyHack was previously about C++ std::hypot, but I think it would be fine to use the similar method Math.hypot() from Java, or math.hypot() from Python. Hereby I rename the title to have a more coverage, and I also add the appropriate tag accordingly. -- You are receiving this mail because: You are the assignee for the bug.
