|
[Date Index]
[Thread Index]
[Author Index]
Re: Replacement rule for a quotient
- To: mathgroup at smc.vnet.net
- Subject: [mg60435] Re: [mg60394] Replacement rule for a quotient
- From: "W. Craig Carter" <ccarter at mit.edu>
- Date: Fri, 16 Sep 2005 03:49:43 -0400 (EDT)
- References: <200509150916.FAA15815@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Here is a simple straightforward way
expression/.{a -> b q}
On Thu, 15 Sep 2005, Nicolas Girard wrote:
> a^2.c^3.d.e a
> ----------- + -
> b^2.f^3.g b
> into
> c^3.d.e
> q^2.-------- + q
> f^3.g
mais, peut etre une meilliure existe?
Prev by Date:
Strange Elements in Table
Next by Date:
number of digits in n^p
Previous by thread:
Replacement rule for a quotient
Next by thread:
Re: Replacement rule for a quotient
|