/[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.32 by kryde, Wed Jun 11 22:57:13 2003 UTC revision 1.33 by kryde, Fri Jun 13 23:17:52 2003 UTC
# Line 780  Round the inexact number @var{x} towards Line 780  Round the inexact number @var{x} towards
780    
781  @c begin (texi-doc-string "guile" "round")  @c begin (texi-doc-string "guile" "round")
782  @deffn {Scheme Procedure} round x  @deffn {Scheme Procedure} round x
783  Round the inexact number @var{x} towards zero.  Round the inexact number @var{x} to the nearest integer.  When exactly
784    halfway between two integers, round to the even one.
785  @end deffn  @end deffn
786    
787  @c begin (texi-doc-string "guile" "floor")  @c begin (texi-doc-string "guile" "floor")

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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