|
[Date Index]
[Thread Index]
[Author Index]
Re: Can't Get a numric answer for this
- To: mathgroup at smc.vnet.net
- Subject: [mg56573] Re: Can't Get a numric answer for this
- From: Peter Pein <petsie at arcor.de>
- Date: Fri, 29 Apr 2005 03:20:44 -0400 (EDT)
- References: <d4q0n1$o81$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
bookreader127 wrote:
> Can anybody tell me why I can't get a number for the limit here?
>
> When I try to take a limit of a trigonometric function, I can't get a
> numeric answer even if I append the // N command.
>
> I get a very long answer full of trigonometric functions over and
> over.
>
> One person suggested a corrupt Mathematica file and another person
> suggest that Mathematica has a memory leak.
>
> Does anybody have any ideas on this? Is there any way to post a
> bitmap of the symbolic code in a message to this newsgroup? I'd like
> to post the output but I have no idea how to do it.
>
> [The group does not take attachmenets. Post them somewhere on
> the net or if you need to you can send them to me and I will do
> that - moderator]
>
> Thanks.
>
Hi,
have you tried
<<NumericalMath`NLimit`
NLimit[...]
?
--
Peter Pein
Berlin
Prev by Date:
Re: Clearing the definitions saved by using the "Save" command
Next by Date:
Re: Problem running notebook in batch mode
Previous by thread:
Re: Can't Get a numric answer for this
Next by thread:
MLGetByteString
|