1

I need to make an integral that looks like this:

pickture of integral

or on a real world example like this:

enter image description here

in LaTeX? I couldn't find any special integral symbols in latex except \oint. Is there a way to do this?

albert
  • 1,313
ZVER3D
  • 111

2 Answers2

4

you could use:

https://webdemo.myscript.com/views/math/index.html

or

http://detexify.kirelabs.org/classify.html

or

https://www.mathcha.io/editor

to use the last one just write \ then choose inline-math then write \ again. you can see the drawing option and you can get the latex code.

2

With http://detexify.kirelabs.org/classify.html I get the message back that a possible suitable symbol is fint from the esint package (Extended set of integrals for Computer Modern) the bar is not horizontal but slightly upwards.

albert
  • 1,313