MBB-team / VBA-toolbox

The VBA toolbox
GNU General Public License v3.0
129 stars 67 forks source link

Fix to the new 1D RFT functions #22

Closed jbrochar closed 7 years ago

jbrochar commented 7 years ago

I fixed several calls to the cdf and icdf function which lacked the default parameters (at least in my version of matlab R2016a). I also fixed a numerical evaluation issues where cdf outputs 0 instead of super small (non null) number.