
30 Sep
2005
30 Sep
'05
4:30 p.m.
Some, but I fear not all, of the C99 and TR1 functions can be provided by the Cephes library. I would welcome views on how to deal with the ones that are missing (until such time as they be implemented). One could just return 0. and still be Standard Compliant, but would throwing an exception be more helpful? If some _exactly_ how and what? Or should it fail at link time?
Compile time preferably: generally speeking the earlier the error the better. Which ones are missing? Which are the highest priority to implement (assuming someone gets the time!) ? John.