[netcore] Implement missing Math and MathF methods (#13833)
commit271c4448b440e5f0385f6f2c78679158fa311ce4
authorEgor Bogatov <egorbo@gmail.com>
Thu, 4 Apr 2019 08:37:05 +0000 (4 11:37 +0300)
committerMarek Safar <marek.safar@gmail.com>
Thu, 4 Apr 2019 08:37:05 +0000 (4 10:37 +0200)
tree90a02567be22da0b0361b4aee6469bb1df10eca3
parente6c43065f757e57819648f9dc9e18bd840d27b0c
[netcore] Implement missing Math and MathF methods (#13833)

* Add missing Math(f) methods

* remove extra empty line
mcs/class/System.Private.CoreLib/System/Math.cs
mcs/class/System.Private.CoreLib/System/MathF.cs
mono/metadata/icall-decl.h
mono/metadata/icall-def.h
mono/metadata/sysmath.c