removeMovieClip() Vs. unloadMovie()

I have a quick, and hopefully simple question. What (if any) is the actual differance between removeMovieClip() and unloadMovie() for use in erasing duplicated movie clips (using duplicateMovieClip() )?

I was looking over some of my code and noticed I used both without much rhyme or reason as to why one over the other.

Thanks