Modify ↓
Opened 13 years ago
Closed 13 years ago
#2382 closed Bug (No Bug)
_ATAN2 has gone missing
| Reported by: | 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 by , 13 years ago
comment:3 by , 13 years ago
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 by , 13 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

It was removed because it has never been used since the UDFs were introduced.