

For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more [here](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html).

# Mathematical operators
<a name="mathematical-operators"></a>

Timestream for LiveAnalytics supports the following mathematical operators.


| Operator | Description | 
| --- | --- | 
| \+ | Addition | 
| - | Subtraction | 
| \* | Multiplication | 
| / | Division (integer division performs truncation) | 
| % | Modulus (remainder) | 