octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OctDev] complex error function


From: Steven G. Johnson
Subject: Re: [OctDev] complex error function
Date: Wed, 21 Nov 2012 21:11:09 -0500
User-agent: Thunderbird 2.0.0.24 (Macintosh/20100228)

Daniel J Sebald wrote:
It seems to me the way to go here is create cerf() and cerfc() in library format. In fact, implement all of those functions above in what would be called an "extension" to the library. After having done that, you could consider working with glibc developers to add it to the standard library. Why these haven't been implemented yet, I'm not sure.

They haven't been implemented in glibc because they aren't standardized.
Reserving the names for future use does not actually define their intended behavior. Moreover, you are not really supposed to use those identifiers in libraries until they *are* defined (which, at this rate, will not happen for many years, if ever).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]