--- title: Transform data with mathematic operations seotitle: Transform data with mathematic operations in Flux list_title: Transform data with math description: > Use `map()` to remap column values and apply mathematic operations. influxdb/v2/tags: [math, flux] menu: influxdb_v2: name: Transform data with math parent: Query with Flux weight: 208 aliases: - /influxdb/v2/query-data/guides/mathematic-operations/ related: - /flux/v0/stdlib/universe/map - /flux/v0/stdlib/universe/reduce/ - /flux/v0/language/operators/ - /flux/v0/function-types/#type-conversions, Flux type-conversion functions - /influxdb/v2/query-data/flux/calculate-percentages/ list_query_example: map_math source: /shared/influxdb-v2/query-data/flux/mathematic-operations.md ---