|
[Date Index]
[Thread Index]
[Author Index]
Showing Intermidate steps
- To: mathgroup at smc.vnet.net
- Subject: [mg2903] Showing Intermidate steps
- From: h9502260 at hkusub.hku.hk (Leung Hing Chau)
- Date: Tue, 9 Jan 1996 02:17:18 -0500
- Organization: The University of Hong Kong
Once I want to write a Mathematica program which shows all the steps
of expanding logrithm, for example,
log[x^2*y*z]
= log[x^2] + log [y*z]
= 2 log[x] +log [y] + log [z]
But I find it difficult to express it in Mathematica. Anyone can help?
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Re: simulating a Poisson forest
Next by Date:
volumes of solids of revolution
Previous by thread:
any Mma routines for methods in this book?
Next by thread:
Showing Intermidate steps
|