[#mp_units-pi-0c] = xref:mp_units.adoc[mp_units]::pi :relfileprefix: ../ :mrdocs: The mathematical constant π, exposed as a dimensionless named constant == Synopsis Declared in `<mp‐units/framework/unit_conversion.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct pi final : xref:mp_units/named_constant-03.adoc[named_constant<symbol_text<3UL ‐ 1, 3UL ‐ 1>{u8"\317\200", "pi"}, mag<pi_c> * one>] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:mp_units/named_constant-03.adoc[named_constant<symbol_text<3UL ‐ 1, 3UL ‐ 1>{u8"\317\200", "pi"}, mag<pi_c> * one>]` | A constant defined in terms of a unit |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#