Class ArithmeticOperators.ASin

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

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