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: mathics/autoload/settings.m
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,6 @@
7
7
Unprotect[Settings`$TraceGet]
8
8
9
9
10
-
Settings`$PreferredBackendMethod::usage="Set this do whether to use mpmath, numpy or Sympy for numeric and symbolic constants and methods when there is a choice.";
10
+
Settings`$PreferredBackendMethod::usage="This sets whether to use mpmath, numpy or Sympy for numeric and symbolic constants and methods, when there is a choice.";
0 commit comments