Class ArithmeticOperators.ACos

java.lang.Object
org.springframework.data.mongodb.core.aggregation.ArithmeticOperators.ACos
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
ArithmeticOperators

public static class ArithmeticOperators.ACos extends Object
An expression that calculates the inverse cosine of a value.
Since:
3.4
Author:
Divya Srivastava