Author rhettinger
Recipients
Date 2004-11-10.02:16:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

How about:

\begin{methoddesc}{max}{other\optional{, context}}
  Like \samp{max(self, other)} except that the context
rounding rule
  is applied before returning and that \constant{NaN} values are
  either signalled or ignored (depending on the context and
whether
  they are signaling or quiet).
History
Date User Action Args
2007-08-23 14:27:16adminlinkissue1060644 messages
2007-08-23 14:27:16admincreate