Class ArithmeticOperators.ATanh

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

public static class ArithmeticOperators.ATanh extends Object
An expression that calculates the inverse hyperbolic tangent of a value
Since:
3.3
Author:
Divya Srivastava