Timeline for Inverse trigonometric functions
Current License: CC BY-SA 4.0
Post Revisions
23 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 14, 2025 at 22:30 | answer | added | Rosario | timeline score: 0 | |
| Mar 14, 2025 at 21:57 | comment | added | Rosario | Arccos 2 result to me (and to Apl nars too) 0J1.3169 not 0J-1.3169...the immaginary part positive not negative. All other cases seems ok | |
| Mar 14, 2025 at 11:53 | answer | added | panadestein | timeline score: 1 | |
| Sep 10, 2023 at 20:17 | comment | added | Joao-3 | Where did the punctuation go? | |
| Sep 1, 2023 at 17:29 | answer | added | Kjetil S | timeline score: 3 | |
| Sep 1, 2023 at 16:44 | answer | added | Neil | timeline score: 2 | |
| Aug 31, 2023 at 22:33 | history | became hot network question | |||
| Aug 31, 2023 at 17:01 | answer | added | Arnauld | timeline score: 8 | |
| Aug 31, 2023 at 15:11 | answer | added | Dominic van Essen | timeline score: 8 | |
| Aug 31, 2023 at 15:10 | comment | added | bsoelch | @mousetail Tuples are now allowed | |
| Aug 31, 2023 at 15:05 | history | edited | bsoelch | CC BY-SA 4.0 |
allow tuples
|
| Aug 31, 2023 at 15:04 | comment | added | Jacob |
What's the difference between myFunc(0.3)[1] vs myFunc(0.3, 1)? Why is the former banned but the latter allowed?
|
|
| Aug 31, 2023 at 15:02 | comment | added | bsoelch | @mousetail Yes, see rule 2 | |
| Aug 31, 2023 at 15:02 | comment | added | mousetail | Can you create a single function that takes a second argument a number so that 1 will be arccos, 2 arcsin, and 3 arctan? | |
| Aug 31, 2023 at 15:01 | comment | added | mousetail | @bsoelch That sucks, then you would need to duplicate the logic in all languages that don't have the concept of functions. Which will basically be the same as the ones that don't have built-ins for this | |
| Aug 31, 2023 at 15:00 | answer | added | Kai Burghardt | timeline score: 4 | |
| Aug 31, 2023 at 14:57 | comment | added | mousetail | Is it acceptable to create a single function that returns a tuple with all 3 values? | |
| Aug 31, 2023 at 14:47 | comment | added | bsoelch | @noodleman You are allowed to declare your functions in the same program, or declare multiple different programs, depending on what is more convenient | |
| Aug 31, 2023 at 14:44 | history | edited | bsoelch | CC BY-SA 4.0 |
allow interconnected functions
|
| Aug 31, 2023 at 14:38 | history | edited | bsoelch | CC BY-SA 4.0 |
clarify scoring
|
| Aug 31, 2023 at 14:37 | comment | added | Jacob | I'm confused about the "three programs/functions" bit; should we have three separate submissions and add the scores? Should we have one program that defines three functions? | |
| S Aug 31, 2023 at 14:32 | answer | added | bsoelch | timeline score: 10 | |
| S Aug 31, 2023 at 14:32 | history | asked | bsoelch | CC BY-SA 4.0 |