Excluding everything that's in System.Math.
I think that System.Math is woefully inadequate. For example, in several official .Net frameworks, I can count 3 different implementations of matrices. Same goes for vectors. One implementation of a complex number; several different implementations of arbitrary rational numbers, and so on.
So, what would you like to see in a hypothetical System.Mathematics namespace?