Does anyone know how to ROUNDDOWN if decimal values are equal to or less than .15?

Basically, I want to apply the ROUNDDOWN function ONLY if my values in the decimals are equal to or less than .15, I want any figures with decimals greater than .15 to ROUNDUP.

Thank you in advance to anyone that writes in with a solution!