Passing Functions to a Function
- To: mathgroup at smc.vnet.net
- Subject: [mg2406] Passing Functions to a Function
- From: "Chandler, Seth" <SChandler at UH.EDU>
- Date: Sun, 5 Nov 1995 16:03:31 -0500
The following code may help Mr. Howland: sinc[x_?Unequal[x,0]]:=Sin[x]/x; sinc[0]:=0 I'm not exactly sure why your code does not work, however. Seth J. Chandler Associate Professor of Law University of Houston Law Center