We want to find the magnitude of C vector cross D vector.
Now my doubt is that should we measure the smallest angle between the 2 vectors (∝) in clockwise direction (from D vector to C vector) or in anticlockwise direction (from C vector to D vector)?
$$\vec C \; \times \; \vec D=|\vec C||\vec D|\hat n\sin \theta$$
where $\theta$ is measured from $\vec C$ to $\vec D$.
However, if you are just looking at the magnitude of the cross product, then it doesn't matter, since
$$|\vec C \; \times \; \vec D|=|\vec C||\vec D||\sin \theta|=|\vec C||\vec D||-\sin \theta|=|\vec C||\vec D||\sin (-\theta)|$$