Skip to main content
Tweeted twitter.com/#!/StackMma/status/475991627811815424
edited tags
Link
Mr.Wizard
  • 275.2k
  • 34
  • 606
  • 1.5k
Made English more idiomatic.
Source Link
m_goldberg
  • 108.6k
  • 16
  • 107
  • 263

How to Completelycompletely delete the head of expressiona function expression

Is there any way to completely remove the head of an expression function?

for Example:

RemoveFor example, how would I remove the head Cos from Cos[a] to give only a as an output.

How to Completely delete head of expression function

Is there any way to completely remove the head of an expression function?

for Example:

Remove the head Cos from Cos[a] to give only a as an output.

How to completely delete the head of a function expression

Is there any way to completely remove the head of an expression function?

For example, how would I remove the head Cos from Cos[a] to give only a as an output.

Source Link
Basheer Algohi
  • 20.2k
  • 1
  • 34
  • 80

How to Completely delete head of expression function

Is there any way to completely remove the head of an expression function?

for Example:

Remove the head Cos from Cos[a] to give only a as an output.