C#C
C#4y ago
hanu

How to find the implementation of Math. functions

I think i've heard mathematical functions of System.Math is implemented in external libraries written in a different language (maybe c/c++?) i'm curious if i can see those implementations and if can, i wanna know how.
Was this page helpful?