Apply the alpha transformation.
Usage
alpha(x)
x: int
The input value.
int
The transformed value.
>>> alpha(5) 10