

如需與 Amazon Timestream for LiveAnalytics 類似的功能，請考慮使用 Amazon Timestream for InfluxDB。它提供簡化的資料擷取和單一位數毫秒查詢回應時間，以進行即時分析。[在這裡](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html)進一步了解。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 數學運算子
<a name="mathematical-operators"></a>

適用於 LiveAnalytics 的 Timestream 支援下列數學運算子。


| 運算子 | Description | 
| --- | --- | 
|  \$1  |  加法  | 
|  -  |  減法  | 
|  \$1  |  乘法  | 
|  /  |  分區 （整數分區執行截斷）  | 
|  %  |  模數 （餘量）  | 