User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
User Guides

Arithmetic Operations

Overview

Tamr supports arithmetic operations using +, -, *, and /, as well as unary negation for numerical values. Keeping data in the numerical format may require some casting, using functions such as to_int, to_double, or to_long.