|
[Date Index]
[Thread Index]
[Author Index]
function not evaluating question tia sal2
- To: mathgroup at smc.vnet.net
- Subject: [mg87933] function not evaluating question tia sal2
- From: ratullochjk2 at gmail.com
- Date: Mon, 21 Apr 2008 03:21:33 -0400 (EDT)
function not evaluating question tia sal2
Greetings All
I trying to evaluate this function to a numerical value but it doesn;t
seem to work I replace the expression with t sin t and it works what
am I doing wrong?
In[240]:= f = Function[{t}, 0.680232 Cos 6.28319 [t]]
Out[240]:= Function[{t}, 0.680232 Cos 6.28319[t]]
In[241]:= Evaluate [f[2.5]]
Out[241]:= 0.680232 Cos 6.28319[2.5]
Why am I not getting a numerical value? tia sal2
Prev by Date:
Column Product of a Matrix of zeros and 1's
Next by Date:
Re: Very Long Wait for the Kernel after Reboot
Previous by thread:
Re: Re: Column Product of a Matrix of zeros and 1's
Next by thread:
Re: function not evaluating question tia sal2
|