Latex code questions for curly C

3.1k Views Asked by At

enter image description here

What is the latex code for the curly C? (on the second line of the picture)

1

There are 1 best solutions below

0
On

With \usepackage[mathscr]{euscript}, \mathscr{C} will produce the curly C you want. Without this package, it still produces something similar: $\mathscr{C}$