diff src/DLD-FUNCTIONS/gammainc.cc @ 9758:09da0bd91412

Periodic grammar check of Octave documentation files to ensure common format Use double spaces after a period at start of new sentence Do not use @iftex blocks where @tex block is sufficient
author Rik <rdrider0-list@yahoo.com>
date Fri, 23 Oct 2009 09:28:14 -0700
parents 7c02ec148a3c
children 40dfc0c99116
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/gammainc.cc	Fri Oct 23 10:35:59 2009 +0200
+++ b/src/DLD-FUNCTIONS/gammainc.cc	Fri Oct 23 09:28:14 2009 -0700
@@ -37,13 +37,11 @@
   "-*- texinfo -*-\n\
 @deftypefn {Mapping Function} {} gammainc (@var{x}, @var{a})\n\
 Compute the normalized incomplete gamma function,\n\
-@iftex\n\
 @tex\n\
 $$\n\
  \\gamma (x, a) = {\\displaystyle\\int_0^x e^{-t} t^{a-1} dt \\over \\Gamma (a)}\n\
 $$\n\
 @end tex\n\
-@end iftex\n\
 @ifnottex\n\
 \n\
 @smallexample\n\