On Fri, Jun 8, 2018 at 11:44 PM Robert Kern <robert.k...@gmail.com> wrote:
> On 6/8/18 01:45, Robert Vanden Eynde wrote: > > - Thanks for pointing out a language (Julia) that already had a name > convention. > > Interestingly they don't have a atan2d function. Choosing the same > convention as > > another language is a big plus. > > For what it's worth, scipy calls them sindg, cosdg, tandg, cotdg. > > https://docs.scipy.org/doc/scipy-1.1.0/reference/special.html ## SciPy https://docs.scipy.org/doc/scipy-1.1.0/reference/special.html#convenience-functions - https://docs.scipy.org/doc/scipy-1.1.0/reference/generated/scipy.special.sindg.html#scipy.special.sindg > > > -- > Robert Kern > > "I have come to believe that the whole world is an enigma, a harmless > enigma > that is made terrible by our own mad attempt to interpret it as though > it had > an underlying truth." > -- Umberto Eco > > _______________________________________________ > Python-ideas mailing list > Python-ideas@python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/