Skip to content

Commit d8f366c

Browse files
committed
fixed errors in fu.py and radsimp.py.
1 parent b542396 commit d8f366c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sympy/simplify/fu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@ def fu(rv, measure=lambda x: (L(x), x.count_ops())):
16241624
References
16251625
==========
16261626
1627-
.. [1] http://rfdz.ph-noe.ac.at/fileadmin/Mathematik_Uploads/ACDCA/DESTIME2006/DES_contribs/Fu/simplification.pdf
1627+
.. [1] https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.657.2478&rep=rep1&type=pdf
16281628
"""
16291629
fRL1 = greedy(RL1, measure)
16301630
fRL2 = greedy(RL2, measure)

sympy/simplify/radsimp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ def handle(expr):
995995

996996
def rad_rationalize(num, den):
997997
"""
998-
Rationalize ``num``/``den`` by removing square roots in the denominator;
998+
Rationalize ``num/den`` by removing square roots in the denominator;
999999
num and den are sum of terms whose squares are positive rationals.
10001000
10011001
Examples

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy