Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Sprint 16
Description
*Version noticed: 8.3.0
While testing graph track operations I noticed that the "Sqrt" operation is not functioning properly.
Instead of taking the Square Root of the values it raises the values to a power of 2.
Also, it adds the words "Power - " to the beginning of the track title undergoing the operation (a clear sign that the Sqrt operation is off).
It seems that this "Sqrt" function has been implemented to "Square" the values rather than finding the "SquareRoot" as the abbreviation indicates.
Attachments
Issue Links
- relates to
-
DB-188 Find a way to better portray discontinuity in graph tracks
- Open
My testing verifies that the "Sqrt" operation is now functioning properly after changes to the code. Since this story is resolved it will now be closed.