CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 20:23:58 GMT
content-type: text/html; charset=utf-8
cf-ray: 967793a9cd3fc7d4-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=46af1e2f-2d76-43ef-beee-da12df3b837f; expires=Thu, 30 Jul 2026 20:23:57 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: b73c4df5-6a59-4ee1-8b8f-3f5e8f682aaa
x-worker-origin-response-time: 541000000
x-dns-prefetch-control: off
set-cookie: prov=46af1e2f-2d76-43ef-beee-da12df3b837f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=_HncWzAD6.UBskg_m0zZZRNQo716p_LV6URC3i4hZsk-1753907038-1.0.1.1-l_SlNz3N8RJnQEJEuEP6REdF1k6qi.xjjJk3sqUSCYVzxBZbq1TXsxqFZBgWnICKm3yVNsrnYVT0UahKzpFfS5OBlhTslc755.aNJbdpCjg; path=/; expires=Wed, 30-Jul-25 20:53:58 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=VGNv.88qmGVXopyAnxNJwg_0yvCcGE86TmuUFfKUG4M-1753907038297-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'symbols' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [symbols]
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of types of values and attributes.
355 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
4
votes
1
answer
156
views
Head of functions and symbol confusion
I am having trouble understanding how functions work in mathematica. Consider the following.
...
0
votes
0
answers
72
views
Mathematica package: How to make results of a calculation accessible while keeping intermediate results private [duplicate]
I want to write a Mathematica package which on being loaded, performs some calculations such as
...
4
votes
2
answers
193
views
Reorder indices alphabetically in each term of a sum
Here is a challenge for you. I have an expression that has an arbitrary number of terms that look like
...
4
votes
1
answer
149
views
How to use a symbol as both function and head?
To explain better what I mean I'll give an example of what I want the symbol to do. I want a symbol that wraps around a unit vector to use it as head for further calculations.
Something like:
...
4
votes
1
answer
113
views
Issue with a Button to unformalize when applying to a list of symbols
Considering the Lukas Lang’s solution to formalize symbols with a Button, given in the post: How can I create a shortcut to convert "normal Symbol" to ...
0
votes
0
answers
72
views
How to make a palette button to define subscripts as symbols
I want to have a palette that includes a button for defining subscripted variables as symbols. As this is only needed once per session, I also want the button to change colour when pressed. The code I ...
4
votes
2
answers
180
views
How to generate unique symbols inside a module that can also be used for pattern names?
I am trying to write code inside module, which will generate general pattern. The problem is that the number of terms in the pattern depends on the the input. So I can not hard code the pattern inside ...
0
votes
0
answers
60
views
Front end fails to turn symbol black after definition, how to fix and why is it happening?
I occasionally get issues where I'm doing a expensive calculation and the symbols I'm assigning the outputs to do not become black after assignment. The value is correctly updated, but the symbol ...
0
votes
1
answer
102
views
Symbol in Global Context but List in Module and Block? [duplicate]
Can someone explain the principles underlying the following behavior.
I define the list testD, and then use a Do loop to change values in the list (I realize there are smarter ways but they don't fit ...
-1
votes
1
answer
86
views
When symbol or name of calculated value needs to be mentioned once again [closed]
thC = 1.2; aa = 1.0;
QQQQ = (thC + aa + 0.8)
(* How to write "QQQQ"name/symbol once again in the next line after its value (3.) is printed ? *)
It is too ...
0
votes
0
answers
35
views
Some symbol definitions not passed to parallel kernels
In a notebook, I globally define a symbol named x1, for instance
x1=99
I then define a function in which a local variable named xLoc is assigned the value of x1 in ...
5
votes
2
answers
291
views
Recognizing Named Characters
I am trying to determine Special Characters - maybe hasSymbolFormQ is not the best name for my intended function in this regard:
...
1
vote
1
answer
85
views
How to convert symbols like x1 to $x_1$, but handle differentials like dH1 to $dH_1$ in Mathematica?
I need help with a symbol transformation in Mathematica. I want to convert symbols such as x1 to Subscript[x, 1], but I need to handle differentials (as simple ...
6
votes
1
answer
514
views
What is the difference between Clear and Remove?
I assume that there is difference between the commands Clear and Remove. But it seems to me that I am not aware of any caveats ...
3
votes
0
answers
67
views
Is this list of Formal Symbols complete? Which versions have unprotected Formal Symbols?
Formal Symbols are protected against being assigned values, making them handy for avoiding name collisions for things like fit parameters and pattern matching. Because formal symbols (and others) like ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
evaluation × 32
built-in-symbols × 27
formatting × 25
contexts × 24
functions × 23
variable-definitions × 23
symbolic × 21
replacement × 19
syntax × 19
packages × 17
front-end × 15
list-manipulation × 15
variable × 15
string-manipulation × 14
clear × 13
pattern-matching × 13
hold × 12
scoping × 12
programming × 11
custom-notation × 10
core-language × 10
equation-solving × 9
more related tags
Hot Network Questions
- I have made a darligton pair circuit to amplify +/- 10mA to +/- 10 A . But it showing only postive swing. i need negative swing too. what should i do
- Nested doghnut chart
- US firm charging a US resident in foreign currency - legality?
- What determines whether the infected in 28 Years Later become fast- or slow-moving?
- Middleschool student shows unusual level of insight. How to take the next step?
- Why RewriteRule behaves different if request URL has a trailing slash and when not?
- Is there a reason "replace conditional with table" isn't a standard refactoring?
- Uniqueness of multiple unnamed namespaces within translation unit
- What is known about the third time derivative of the expansion of the Universe?
- How many possible MD5 hashes are there, 16³²? Or do MD5 checksums have error correction (in which case <16³² possible hashes)?
- Why not use the "age" tool for encrypted backups?
- Integral with multiple variables
- General Two-dimensional Elliptical Gaussian Image Generator in C++
- An SF novel where a very young child escapes being murdered by hiding in the water tank of a toilet
- How loud were the top-of-the-range propeller aircrafts like the Lockheed Constellation when commercial jet travel appeared?
- Reason why golems do not run on wheels
- What happens if a witness is required to travel to the US to make a deposition but is refused entry?
- If Satan is not omnipresent, how can he tempt or test multiple people at the same time in different places?
- On Debian, XFS, I can edit a file of another user with permissions 644 without ACL
- The dative plural form "den Einen" in Schopenhauer's 19th-century German – can "ein-" be used for plurals?
- Why did many arcade games have separate sound CPUs?
- How to create a Face Group from selected faces, similar to a Vertex Group
- Hill Estimator for SkewStudentT is Biased
- EU/USA trade deal - is it really a done deal?