Review Request 114454: kjs: Implement ES6 Math.hypot
Martin Tobias Holmedahl Sandsmark
martin.sandsmark at kde.org
Sat Dec 14 19:17:38 GMT 2013
- Previous message (by thread): Review Request 114454: kjs: Implement ES6 Math.hypot
- Next message (by thread): Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114454/#review45696
-----------------------------------------------------------
Ship it!
Ship It!
- Martin Tobias Holmedahl Sandsmark
On Dec. 14, 2013, 6:53 p.m., Bernd Buschinski wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/114454/
> -----------------------------------------------------------
>
> (Updated Dec. 14, 2013, 6:53 p.m.)
>
>
> Review request for kdelibs.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> kjs: Implement ES6 Math.hypot
>
> I agree that the loop, that is just checking for Inf looks weird, but thats what the spec says.
> We MUST check everything first for Inf, NaN checks must come later.
>
> So a (1, NaN, Inf) must return Inf.
>
>
> Diffs
> -----
>
> kjs/math_object.h 3d193dd
> kjs/math_object.cpp 89835e5
>
> Diff: http://git.reviewboard.kde.org/r/114454/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Bernd Buschinski
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131214/1275c151/attachment.htm>
- Previous message (by thread): Review Request 114454: kjs: Implement ES6 Math.hypot
- Next message (by thread): Review Request 114449: kjs: Implement ES6 acosh, asinh, cbrt, cosh, exmp1, log1p, log10, sign, sinh, tanh, trunc Math Functions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the kde-core-devel
mailing list