/[guile]/guile/guile-core/doc/ref/scheme-data.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scheme-data.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.13 by kryde, Thu May 8 01:05:41 2003 UTC revision 1.1.2.14 by kryde, Fri Jun 13 23:30:03 2003 UTC
# Line 736  Round the inexact number @var{x} towards Line 736  Round the inexact number @var{x} towards
736    
737  @c begin (texi-doc-string "guile" "round")  @c begin (texi-doc-string "guile" "round")
738  @deffn {Scheme Procedure} round x  @deffn {Scheme Procedure} round x
739  Round the inexact number @var{x} towards zero.  Round the inexact number @var{x} to the nearest integer.  When exactly
740    halfway between two integers, round to the even one.
741  @end deffn  @end deffn
742    
743  @c begin (texi-doc-string "guile" "floor")  @c begin (texi-doc-string "guile" "floor")

Legend:
Removed from v.1.1.2.13  
changed lines
  Added in v.1.1.2.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26