Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fenv.fpRadix | def | 2015-03-24 | 1 | -1/+1 |
| | |||||
* | New template `fpRadix` instead of the exported var `FP_RADIX` | Maurizio Tomasi | 2015-03-11 | 1 | -1/+3 |
| | |||||
* | Grammar fixes in the docstrings | Maurizio Tomasi | 2015-03-05 | 1 | -8/+8 |
| | |||||
* | New templates for getting the limits of FP types added. | Maurizio Tomasi | 2015-03-05 | 1 | -0/+76 |
| | | | | | | | New variable "FP_RADIX" and new templates "mantissaDigits", "digits", "minExponent", "maxExponent", "min10Exponent", "max10Exponent", "minimumPositiveValue", "maximumPositiveValue", and "epsilon" added to retrieve the limits of floating-point types. | ||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | fixes #619 | Araq | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | added module fenv's docs | Araq | 2014-11-04 | 1 | -0/+103 |