#84: normcdf() doesn't work with k_order ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: sebastien Type: bug | Status: closed Priority: minor | Milestone: Component: Preprocessor | Version: 4.1.0 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in commit 7b8166043ed4185f13738daff941b0f952bd88ff, but only for GCC.
MSVC doesn't support erf() (even though this function is in the C99 standard).
With MSVC, Dynare prints an error message telling to switch to Cygwin when using normcdf() and USE_DLL.