UNPKG

mingo

Version:

MongoDB query language for in-memory objects

4 lines (3 loc) 173 B
import { ExpressionOperator } from "../../../types"; /** Returns the inverse tangent (arc tangent) of a value in radians. */ export declare const $atan: ExpressionOperator;