-
- Downloads
Preprocessor: handle underflows and overflows as MATLAB and Octave do
i.e. don't fail when they happen and instead return 0 or Inf (cherry picked from commit 48672ad1)
Showing
- preprocessor/DataTree.cc 1 addition, 1 deletionpreprocessor/DataTree.cc
- preprocessor/DataTree.hh 1 addition, 1 deletionpreprocessor/DataTree.hh
- preprocessor/NumericalConstants.cc 3 additions, 5 deletionspreprocessor/NumericalConstants.cc
- preprocessor/NumericalConstants.hh 1 addition, 8 deletionspreprocessor/NumericalConstants.hh
- preprocessor/ParsingDriver.cc 11 additions, 31 deletionspreprocessor/ParsingDriver.cc
Loading
Please register or sign in to comment