Skip to:
Per the recent discussion and change in the API spec, change QueryBuilder's ATAN2(X, Y) function to ATAN2(Y, X). This is a breaking change API.
Spec: https://docs.google.com/document/d/1FBN316lV0RXRibd71GKLGkgDZWSfKWhT-_2GZIKAoQY
Build couchbase-lite-java-3.0.0-147 contains couchbase-lite-java-common commit 0cfb43f with commit message:: change arg order for atan2
Build couchbase-lite-android-3.0.0-148 contains couchbase-lite-java-common commit 0cfb43f with commit message:: change arg order for atan2
fix close comment
fixed in couchbase-lite-java-ee-root @ 4f5f8aaa9f9ee886fe
Per the recent discussion and change in the API spec, change QueryBuilder's ATAN2(X, Y) function to ATAN2(Y, X). This is a breaking change API.
Spec: https://docs.google.com/document/d/1FBN316lV0RXRibd71GKLGkgDZWSfKWhT-_2GZIKAoQY