Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Maple Player

44 views
Skip to first unread message

acer

unread,
May 15, 2013, 11:16:13 PM5/15/13
to
The "Products" drop-menu on the www.maplesoft.com webpage links to a page for the new Free Maple Player.

http://maplesoft.com/products/maple/Mapleplayer/

That page describes its functionality to include:

- Open a Maple document and view its contents.
- Interact with applications that make use of embedded components...
- Open documents from the MapleCloud...
Message has been deleted

Nasser M. Abbasi

unread,
Dec 5, 2013, 8:24:15 PM12/5/13
to
On 12/5/2013 7:07 PM, Watson wrote:

> i do not know how to solve this problem, could you help me to solve this by maple?
>

try asking here

http://www.mapleprimes.com/questions/

I do not think any one uses this newsgroup much any more.





Message has been deleted

Joe Riel

unread,
Dec 5, 2013, 9:28:35 PM12/5/13
to
Watson <wingw...@gmail.com> writes:

> (a) Give approximate values for log10(exp(100)) and
> log10(exp(exp(100)). You may have to help Maple by simplifying the
> second expression before calculating. How many decimal digits are
> required to express each exponential to the nearest integer? (b) If
> you want to know sin(x) within 0.5 of its true value, how accurately
> do you need to know x? Approximate, as best you can, the value of
> sin(exp(100)) and sin(exp(exp(100)). Tell me how good these estimates
> are and explain any difficulties you encountered.
>
>
> i do not know how to solve this problem, could you help me to solve this by maple?


I'm not entirely sure the question. For (a), part 1, is it how
many digits to express exp(100) to the neareset integer? That is
easy enough

evalf(exp(100)) --> .2688117142e44

so it would take 44 digits. However, you won't be able to use
the same approach for the second part. Note, though (which is the
point of the assignment) that

ceil(log10(exp(100)));

44

Similarly

ceil(log10(exp(exp(100))));
11674344414002886632798167381008836736851881

So I expect exp(exp(100)) to require that many digits.

--
Joe Riel
Message has been deleted
Message has been deleted
Message has been deleted
0 new messages