Bug 131709

Summary: Simple ES6 feature: Math extras
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ggaren, m.goleb+bugzilla, webkit-bug-importer
Priority: P2 Keywords: EasyFix, InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Oliver Hunt
Reported 2014-04-15 15:15:38 PDT
Math.clz32 = count leading zeros/first set bit. Most hardware has direct implementations of this Math.sign = C isfinite function -0 => -0, 0=>0 etc Math.log10 Math.log2 Math.log1p Math.expm1 Math.cosh Math.sinh Math.tanh Math.asinh Math.acosh Math.atanh Math.trunc
Attachments
Radar WebKit Bug Importer
Comment 1 2014-04-15 15:16:04 PDT
Geoffrey Garen
Comment 2 2016-03-14 12:52:06 PDT
*** This bug has been marked as a duplicate of bug 123536 ***
Note You need to log in before you can comment on or make changes to this bug.