Given $\iint_R|xy-1|\,dA$, where $R= [0,1] \times [0,1]$ to deal with this questions, I always sub $R$ into the formula |xy-1|: $\int _0^1 \int _0^1\:|xy-1|\,dx\,dy.$
But what is the actual meaning of $R= [0,1] \times [0,1]$? Is it a dot product?
Given $\iint_R|xy-1|\,dA$, where $R= [0,1] \times [0,1]$ to deal with this questions, I always sub $R$ into the formula |xy-1|: $\int _0^1 \int _0^1\:|xy-1|\,dx\,dy.$
But what is the actual meaning of $R= [0,1] \times [0,1]$? Is it a dot product?
I'm going to expand Sassatelli Giulio's comment into an answer, perhaps one that is accessible.
Given two sets $A$ and $B$, their Cartesian product $A \times B$ is the set of ordered pairs $(a, b)$ where the first entry comes from $A$ and the second from $B$. In set-builder notation,
$$ A \times B = \{ (a, b) \ : a \in A, \ b \in B \}.$$
So the plane we're used to, $\mathbb{R}^2$, can be written as $\mathbb{R} \times \mathbb{R}.$ In your case, the region you're integrating over $R$ (not the blackboard bold one from earlier!) is the set of points $(x, y)$, where each coordinate is chosen from the interval $[0, 1].$
Take note, however, that the symbol $\times$ may mean the cross product or other things based on context, and it's important to keep that in mind.
As Dave Renfro says, it may help to always refer to the index, list of symbols, appendix, or other similar sections in your text. I have to do this many times, even in advanced texts.