<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [DeriveArgs](./schema.deriveargs.md) &gt; [operator](./schema.deriveargs.operator.md)

## DeriveArgs.operator property

Math operation to perform row-by-row on the two columns

<b>Signature:</b>

```typescript
operator: MathOperator;
```
