Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathF
authorTanner Gooding <tagoo@outlook.com>
Sat, 9 Dec 2017 17:53:51 +0000 (09:53 -0800)
committerTanner Gooding <tagoo@outlook.com>
Wed, 13 Dec 2017 18:37:55 +0000 (10:37 -0800)
commitecf4dc8e206b9e2aa16bed35e63eb6ea3133c19d
treec80817365078a596a03a5634d7810e0ee6348b98
parent1971e79c5be185825a23b3a1f0c7bb950c14029d
Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathF
src/classlibnative/float/floatdouble.cpp
src/classlibnative/float/floatsingle.cpp
src/classlibnative/inc/floatdouble.h
src/classlibnative/inc/floatsingle.h
src/mscorlib/src/System/Math.CoreCLR.cs
src/mscorlib/src/System/MathF.CoreCLR.cs
src/vm/ecalllist.h