/[guile]/guile/guile-core/libguile/numbers.c
ViewVC logotype

Diff of /guile/guile-core/libguile/numbers.c

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

revision 1.135.2.13 by mvo, Mon Jun 9 22:14:27 2003 UTC revision 1.135.2.14 by kryde, Tue Sep 2 23:01:38 2003 UTC
# Line 1089  SCM_DEFINE (scm_logbit_p, "logbit?", 2, Line 1089  SCM_DEFINE (scm_logbit_p, "logbit?", 2,
1089    
1090  SCM_DEFINE (scm_lognot, "lognot", 1, 0, 0,  SCM_DEFINE (scm_lognot, "lognot", 1, 0, 0,
1091              (SCM n),              (SCM n),
1092              "Return the integer which is the 2s-complement of the integer\n"              "Return the integer which is the ones-complement of the integer\n"
1093              "argument.\n"              "argument.\n"
1094              "\n"              "\n"
1095              "@lisp\n"              "@lisp\n"

Legend:
Removed from v.1.135.2.13  
changed lines
  Added in v.1.135.2.14

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