I'm trying to simplify

`
-2282.55434896033*(1/(-175329.0*sigma_v + 
196349.540849362))^(93/100)/(sigma_v^(69/100)*(-1/(87664500000000.0*sigma_v 
- 98174770424681.0))^(97/100)*(87664500000000.0*sigma_v - 98174770424681.0))
`

using:

 `( 1 - K_CD() * sigma_v )`

---------


Do you know how this could be done? I've been trying the slew of SymPy 
methods, but can't get any of them to work.

One thing I'd really like is to do is a `collect` on:

`collect_symbol = ( 1 - K_CD() * sigma_v )`

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/9534ba1c-f63f-4946-99d0-67f31a500a46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to