Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions

Bernd Buschinski b.buschinski at googlemail.com
Sat Dec 14 16:31:00 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114449/
-----------------------------------------------------------

Review request for kdelibs.


Repository: kdelibs


Description
-------

kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions

sign, is a bit different from the c++ signbit function, but everything else is just straight forward.


Diffs
-----

  kjs/math_object.h 3d193dd 
  kjs/math_object.cpp 89835e5 

Diff: http://git.reviewboard.kde.org/r/114449/diff/


Testing
-------


Thanks,

Bernd Buschinski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131214/fed5145e/attachment.htm>


More information about the kde-core-devel mailing list