Thread overview
[Issue 15169] Add more trig functions to std.math
Oct 06, 2015
ag0aep6g@gmail.com
Oct 06, 2015
Jack Stouffer
Dec 17, 2022
Iain Buclaw
October 06, 2015
https://issues.dlang.org/show_bug.cgi?id=15169

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g@gmail.com

--- Comment #1 from ag0aep6g@gmail.com ---
(In reply to Jack Stouffer from comment #0)
> inverse sine
> inverse cosine
> inverse tangent

asin, acos, atan?

--
October 06, 2015
https://issues.dlang.org/show_bug.cgi?id=15169

--- Comment #2 from Jack Stouffer <jack@jackstouffer.com> ---
(In reply to ag0aep6g from comment #1)
> (In reply to Jack Stouffer from comment #0)
> > inverse sine
> > inverse cosine
> > inverse tangent
> 
> asin, acos, atan?

My mistake, sorry.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=15169

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--