mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix docs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3672 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
b64b8eabb6
commit
c90465c569
@ -606,7 +606,7 @@ Returns 1 if @code{@var{a} > 0}, otherwise returns 0.
|
||||
@end deftypefun
|
||||
|
||||
@deftypefun int gnc_numeric_negative_p (gnc_numeric @var{a})
|
||||
Returns 1 if @code{@var{a} > 0}, otherwise returns 0.
|
||||
Returns 1 if @code{@var{a} < 0}, otherwise returns 0.
|
||||
@end deftypefun
|
||||
|
||||
@deftypefun int gnc_numeric_compare (gnc_numeric @var{a}, gnc_numeric @var{b})
|
||||
|
Loading…
Reference in New Issue
Block a user