When reading Problems in Calculus of One Variable (a translated Russian book), I came across unfamiliar notation "$E(x)$". It is neither expected value nor $\exp(x)$. Here is a picture of the function used in context, which I hope someone can deduce what it means from
$$\int\limits_0^x E(x)\mathrm d x=\frac{E(x)(E(x)-1)}{2}+E(x)[x-E(x)]$$
It is not defined in the book, nor specific to context, and also used in multiple instances.
I think it is the floor, $E(x) = \lfloor x\rfloor$. If $x$ is an integer, then you find the expression for the sum of integers, and if $x$ is not an integer, you add the missing part of the rectangle. In French, the notation $E(x)$ is used for the floor since it is called "partie entière".