Class ArithmeticOperators.ASinh

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

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