diff --git a/doc.zih.tu-dresden.de/docs/software/pika.md b/doc.zih.tu-dresden.de/docs/software/pika.md
index b829623dc54daac98734c5d1f9ed93511f0f7ea3..f48df2e82a69569b149735efb3036463c820b324 100644
--- a/doc.zih.tu-dresden.de/docs/software/pika.md
+++ b/doc.zih.tu-dresden.de/docs/software/pika.md
@@ -68,7 +68,7 @@ socket or per node.
 Most metrics are recorded every 30 seconds except IPC, FLOPS, Main Memory Bandwidth and Power
 Consumption. The latter are determined every 60 seconds, as they are a combination of different
 hardware counters, which leads to a higher measurement overhead. Depending on the architecture,
-metrics such as FLOPS can require multiplexing, since single and double precision FLOPS cannot be
+metrics such as normalized FLOPS (2 x double-precision + 1 x single-precision) can require multiplexing, since single and double precision FLOPS cannot be
 measured simultaneously.
 
 !!! hint