package p037.p065.p066;

/* JADX INFO: renamed from: މ.ރ.ށ.֏, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C1795 implements InterfaceC1818 {
    @Override // p037.p065.p066.InterfaceC1818
    public float getInterpolation(float f) {
        return ((float) (Math.cos(((double) (f + 1.0f)) * 3.141592653589793d) / 2.0d)) + 0.5f;
    }
}
