I can't search it on google, because it doesn't support symbols like these.
It might have to do with binary operations, I think.
I can't search it on google, because it doesn't support symbols like these.
It might have to do with binary operations, I think.
Since you mention "binary operation", I'll point out some of the more common meanings of $\circ$ when speaking of functions and/or binary operations.
The symbol "$\circ$" denotes the composition of functions, composition of relations, or the composition of permutations, and more generally, denotes a binary operation, sometimes described as a law of composition, where $f\circ g$ is the function or operation resulting from performing the function/operation $g$, followed by the function/operation of $f$.
When denoting function composition, for example, if we are given that $f(x)$ and $g(x)$ are functions of $x \in \mathbb R$ such that: $f: \mathbb R \to \mathbb R,\; g:\mathbb R \to \mathbb R$, then $\;f\circ g: \mathbb R \to \mathbb R$ can be expressed as $$(f\circ g)(x) = f(g(x))$$
Usually composition of functions as stated in the other answer, but also can mean Hadamard/Schur/entrywise matrix product.