Class ArithmeticOperators.Sinh

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

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