shift phase

The phase shift of basic function `y=sin(x)` is `0`. If we want change it to `π/4` to the right ,we need add `x` by `-π/4` `y = sin(x - π/2)`
`y=sin(Bx+C)` phase shift is `(-C)/B`