Does Numpy use Python's standard math library when calculating<br>
elementary functions such as exp(x) and acos(x)? Also, what is the<br>
internal library of Numpy and Python's standard math library? Is it<br>
platform independent?