Re: Postfix (//) with Options?
- To: mathgroup at smc.vnet.net
 - Subject: [mg4599] Re: Postfix (//) with Options?
 - From: wagner at motel6.cs.colorado.edu (Dave Wagner)
 - Date: Wed, 21 Aug 1996 03:25:19 -0400
 - Organization: University of Colorado, Boulder
 - Sender: owner-wri-mathgroup at wolfram.com
 
In article <4u9i7r$moj at dragonfly.wolfram.com>,
AES <siegman at ee.stanford.edu> wrote:
>How can I use a postfix operation which has optional parameters and specify
>the parameters in the postfix?  For example, how can I write   N[expr,k]  
>as   expr // N  plus something to express a nondefault value for k ?
    expr // N[#,k]&
		Dave Wagner
		Principia Consulting
		(303) 786-8371
		dbwagner at princon.com
		http://www.princon.com/princon
==== [MESSAGE SEPARATOR] ====