core.arithmeticoperatoratom
Home > @medplum/core > ArithmeticOperatorAtom
ArithmeticOperatorAtom class
Signature:
export declare class ArithmeticOperatorAtom extends InfixOperatorAtom
Extends: InfixOperatorAtom
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 |
|---|---|---|