Opened 7 years ago
Closed 6 years ago
#1556 closed enhancement (fixed)
arccos/arcsin/arctan -> acos/asin/atan
Reported by: | Dimitar Misev | Owned by: | ahambasan |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | qlparser | Version: | development |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Trivial |
Description
We should provide aliases, these functions are more commonly named acos/asin/atan.
Also, implementing support for atan2 might be a good idea.
Change History (8)
comment:1 by , 7 years ago
comment:3 by , 7 years ago
Milestone: | 9.5 → Future |
---|
comment:4 by , 7 years ago
SQL now has acos/atan/asin as well. This should be straightforward ticket for a beginner student.
comment:5 by , 7 years ago
Complexity: | Medium → Trivial |
---|---|
Component: | undecided → qlparser |
Milestone: | Future → 9.6 |
comment:6 by , 7 years ago
Milestone: | 9.6 → 9.7 |
---|
comment:7 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
fine with me as aliases - just let's not remove the old function names.