math:erf and math:erfc
Alan Gingras <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <MN2PR04MB69575C2FE82102734460B942AF619@MN2PR04MB6957.namprd04.prod.outlook.com> |
While I am not in need of these functions at the moment (I had to work around their absence in the past), I am curious why they are still not supported on the Windows platform? I assume at some point in the past these functions were not supported by the compiler used for building the Windows release but I know that Microsoft Visual Studio supports them and most likely other major compilers. It would just add to the cross platform compatibility for Erlang.