https://bugs.kde.org/show_bug.cgi?id=402637

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/ana
                   |                            |litza/02fe404a8ff550d3b39f7
                   |                            |58b24d7eb697788078f

--- Comment #4 from Aleix Pol <aleix...@kde.org> ---
Git commit 02fe404a8ff550d3b39f758b24d7eb697788078f by Aleix Pol.
Committed on 16/03/2020 at 18:11.
Pushed by apol into branch 'master'.

Provide a realpower command

Allows getting results such as root(-8, 1/3)=-2, with root(-8,1/3) we
get the complex root which is less fun to work with.

M  +1    -0    analitza/CMakeLists.txt
M  +2    -0    analitza/analyzer.cpp
A  +47   -0    analitza/commands/realpower.cpp     [License: GPL (v2+)]
A  +33   -0    analitza/commands/realpower.h     [License: GPL (v2+)]
M  +5    -3    analitza/operations.cpp
M  +2    -1    analitza/tests/analitzatest.cpp
M  +2    -0    analitza/tests/builtintest.cpp
M  +3    -2    analitza/value.h

https://commits.kde.org/analitza/02fe404a8ff550d3b39f758b24d7eb697788078f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to