Does doing any floating point calculations in the .NET environment, using the C# language, access any of the special underlying hardware of the Pentium4 processor, like SSE2 instructions. Or is there a special math coprocessor that it uses instead?


moonmoth