Class ArithmeticOperators.Tanh

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

public static class ArithmeticOperators.Tanh extends Object
An expression that calculates the hyperbolic tangent of a value that is measured in ArithmeticOperators.AngularUnit.RADIANS.
Since:
3.3
Author:
Christoph Strobl