arctan( k tan(x) )

2 · John Cook · Nov. 18, 2019, 2:16 p.m.
Summary
I recently had to work with the function f(x; k) = arctan( k tan(x) ) The semicolon between x and k is meant to imply that we’re thinking of x as the argument and k as a parameter. This function is an example of the coming full circle theme I’ve written about several times. Here’s […]...