Skip to main content
1 of 2
orome
  • 10.8k
  • 15
  • 63
  • 119

How do I get function argument parenthesis to position correctly?

I'm having trouble with the appearance of parentheses representing function arguments. They appear to far away from the function name.

For example the code

\left(1-f_{p}\left(l+1\right)\right)\overline{w}\left(l\right)f_{p}\left(l\right)\overline{N}\left(l\right)\hat{H}_{s}\left(l\right) 

produces

Expression, as rendered

in which the arguments seem to float midway between successive function names; but I'd prefer (and expect) something more like

Expression, adjusted for desired appearance

which does a better job of attaching the arguments to the function names.

Is there something I can do to achieve the result I'm looking for?

orome
  • 10.8k
  • 15
  • 63
  • 119