A cumulative distribution function is a function that returns probabilities of $X$ being smaller than or equal to some value $x$:
$$Pr(≤)=()$$
What would you call a distribution function that returns probabilities $X$ being greater than or equal to some value $x$, i.e.,
$$Pr(≥)=()$$
?