Commit Graph

7 Commits

Author SHA1 Message Date
def
4f8e435592 Fix fenv.fpRadix 2015-03-24 03:36:34 +01:00
Maurizio Tomasi
cf1a801e31 New template fpRadix instead of the exported var FP_RADIX 2015-03-11 11:08:37 +01:00
Maurizio Tomasi
9c113b5264 Grammar fixes in the docstrings 2015-03-05 22:38:53 +01:00
Maurizio Tomasi
bf7c342426 New templates for getting the limits of FP types added.
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.
2015-03-05 15:04:39 +01:00
Guillaume Gelin
3119fe087d Happy new year! 2015-01-06 15:26:33 +01:00
Araq
f7dca91344 fixes #619 2014-11-15 11:10:13 +01:00
Araq
0a2296b123 added module fenv's docs 2014-11-04 07:47:31 +01:00