core.arithemticoperatoratom
Home > @medplum/core > ArithemticOperatorAtom
ArithemticOperatorAtom class
Signature:
export declare class ArithemticOperatorAtom extends BooleanInfixOperatorAtom 
Extends: BooleanInfixOperatorAtom
Constructors
Constructor  | Modifiers  | Description  | 
|---|---|---|
Constructs a new instance of the   | 
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
  | (x: number, y: number) => number | boolean  | 
Methods
Method  | Modifiers  | Description  | 
|---|---|---|