#84: normcdf() doesn't work with k_order --------------------------+------------------------------------------------- Reporter: sebastien | Owner: sebastien Type: bug | Status: new Priority: minor | Milestone: Component: Preprocessor | Version: 4.1.0 Keywords: | --------------------------+------------------------------------------------- The reason is that normcdf() is not translated into C code.
It can easily be fixed using the erf() function available from the math library.