Modify ↓
Opened 11 years ago
Closed 11 years ago
#2382 closed Bug (No Bug)
_ATAN2 has gone missing
Reported by: | MeJonah@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.9.17 | Severity: | None |
Keywords: | Cc: |
Description
Somewhere between 3.3.9.13 and 3.3.9.16 _ATAN2 went missing from the Math.au3 include file.
I couldn't find any mention of this on here or the forums, so I want to ensure this is an intentional change.
Attachments (0)
Change History (4)
comment:1 Changed 11 years ago by FireFox
comment:2 Changed 11 years ago by MeJonah@…
Not a problem, I just retrieved it from the old UDF. Thanks.
comment:3 Changed 11 years ago by guinness
I also didn't document its removal because as FireFox said it was never documented. This is why we say don't use internal or undocumented functions.
comment:4 Changed 11 years ago by guinness
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
It was removed because it has never been used since the UDFs were introduced.