----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114449/#review47705 -----------------------------------------------------------
This review has been submitted with commit 58531560eb77a1e2bba46041e4d1007553f4bac7 by Bernd Buschinski to branch master. - Commit Hook On Jan. 16, 2014, 5:56 p.m., Bernd Buschinski wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/114449/ > ----------------------------------------------------------- > > (Updated Jan. 16, 2014, 5:56 p.m.) > > > 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: https://git.reviewboard.kde.org/r/114449/diff/ > > > Testing > ------- > > > Thanks, > > Bernd Buschinski > >
