does anybody know how to create a vertical bar like the one in the screenshot at the end of the line? I tried
Code: Select all
(y-K)\frac{\partial}{\partial y}\frac{1}{2}\sigma_{loc}^2(y,T)y^2p(S,t;y,T)\vert_K^\infty
Thanks in advance!
sukramix
Code: Select all
(y-K)\frac{\partial}{\partial y}\frac{1}{2}\sigma_{loc}^2(y,T)y^2p(S,t;y,T)\vert_K^\infty
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Code: Select all
\left.(y-K)\frac{\partial}{\partial y}\frac{1}{2}\sigma_{loc}^2(y,T)y^2p(S,t;y,T)\right|_K^\infty
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis