n->; What does ∞ mean? How to use it in mathematics?
n->; ∞ indicates that n tends to infinity; Ln is the logarithm based on the natural number e; For example, ln 1=0, and ln2 is about 0.693; P- > in the linked list; Next means that p points to the next node; P is a pointer to store the variable address; I suggest reading books such as data structure.