This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Glossary updates
[metaconfig.git] / U / perl / d_lrint.U
index 54b81fa..8d59d5d 100644 (file)
@@ -5,7 +5,9 @@
 ?MAKE: -pick add $@ %<
 ?S:d_lrint:
 ?S:    This variable conditionally defines the HAS_LRINT symbol, which
-?S:    indicates to the C program that the lrint() routine is available.
+?S:    indicates to the C program that the lrint() routine is available
+?S:    to return the integral value closest to (according to the current
+?S:    rounding mode) to x.
 ?S:.
 ?C:HAS_LRINT:
 ?C:    This symbol, if defined, indicates that the lrint routine is