diff LICENSE @ 24010:5aaa43d91c73

8063086: Math.pow yields different results upon repeated calls Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
author csahu
date Tue, 24 May 2016 17:49:06 +0530
parents cdef89d821bd
children 1df7a97c92d5
line wrap: on
line diff