Author facundobatista
Recipients
Date 2004-11-09.19:36:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=752496

The docs says:

     Like "max(...)" but returns NaN if either is a NaN.

Maybe I'm misunderstanding the english here, but it seems to
me that that is plain wrong.

I don't want to bloat the docs neither, but I think that we
should change that sentence at least with something like:

     Like "max(...)" but returns NaN if both are NaNs.

.    Facundo
History
Date User Action Args
2007-08-23 14:27:16adminlinkissue1060644 messages
2007-08-23 14:27:16admincreate