Arctan(ktan()) Modified

There has been some interest in simplifying or extending the function arctan(k tan(x)). The real question is, how should this function be modified to avoid the singularities of tan(x)? An implementation in python is given here.

Download PDF

< Return to home page.