I can name three advantages to using double (or float) instead of decimal:
double
float
decimal
If you need to binary interrop with other languages or platforms, then you might need to use float or double, which are standardized.