Very good Dan
 r3 =: % : ~.
:)

Roger: "If this was a question, note the last part of the Dictionary
listing for Explicit Definition

Yes I'm afraid it was a vague question.

What I was trying to get at was where a term is defined for both dyadic and
monadic cases, how do I 'select' the monadic case instead of the dyadic case
when the dyadic case would normally be applicable?

silly example
  % 2
0.5

   3 (* + %) 2
7.5

but let's say for argument sake that I'd like 6.5 instead.

thanks,
--Steven
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to