You can get ChatGPT to output conforming LaTeX expressions using the following prompt:
Could you please use the specific LaTeX math mode delimiters for your response?
LaTex math mode specific delimiters as following
1. inline math mode : `\(` and `\)`
2. display math mode: insert linebreak after opening `$$`, `\[` and before closing `$$`, `\]`
You can get ChatGPT to output conforming LaTeX expressions using the following prompt:
Could you please use the specific LaTeX math mode delimiters for your response?
LaTex math mode specific delimiters as following
1. inline math mode : `\(` and `\)`
2. display math mode: insert linebreak after opening `$$`, `\[` and before closing `$$`, `\]`