You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: symja_android_library/matheclipse-core/src/main/java/org/matheclipse/core/builtin/PolynomialFunctions.java
+20-12Lines changed: 20 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1369,27 +1369,36 @@ public IExpr numericFunction(IAST ast, final EvalEngine engine) {
Copy file name to clipboardExpand all lines: symja_android_library/matheclipse-core/src/main/java/org/matheclipse/core/reflection/system/rules/SphericalHarmonicYRules.java
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,6 @@ public class SphericalHarmonicYRules {
Copy file name to clipboardExpand all lines: symja_android_library/matheclipse-core/src/test/java/org/matheclipse/core/system/PolynomialFunctionsTest.java
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -407,6 +407,19 @@ public void testLegendreQ() {
0 commit comments