Displaying 2 results from an estimated 2 matches for "shich".
Did you mean:
which
2002 Aug 12
1
division by zero
Why does 1/0 return Inf? Shouldn't this be returning NaN, NA, or something
similar?
--
+++++++++++*******+++++***++*
Andrew Schuh
Environmental Mathematician
Neptune and Co.
(505) 884-8455
andys at neptuneinc.org
+++++++++++*******+++++***++*
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2007 Feb 26
5
Continuing a "specify" block after failure
I have some high-level acceptance tests that read a bunch of files,
process them, and then confirm that the processed output matches the
expected output. That is, for each file "a.input" I have a
corresponding file "a.expected" and I basically want to churn through
all of them producing "a.processed" and making sure that
"a.processed" equals