Changes between Version 26 and Version 27 of Ticket #28643
- Timestamp:
- Jan 12, 2018, 8:24:01 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28643
- Property Cc added
-
Ticket #28643 – Description
v26 v27 10 10 ||||||||||||||= **Math** =|| 11 11 ||**Name**||**Description**||**PostgreSQL**||**Oracle**||**MySQL**||**SQLite**||**PR**|| 12 ||ABS()||Returns the absolute value.||X||X||X||X|| -||12 ||ABS()||Returns the absolute value.||X||X||X||X||[https://github.com/django/django/pull/9577 9577]|| 13 13 ||ACOS()||Returns the arccosine.||X||X||X||-||-|| 14 14 ||ASIN()||Returns the arcsine.||X||X||X||-||-||