The source project of this merge request has been removed.
Added special_packetmath test
Add special_packetmath.cpp which moves all the special math packet testing code from packetmath.cpp.
- I've updated the bounds on the tests to work around pexp and exp differing.
- I will probably follow up with making the test ranges dependent on whether float or double is being tested.