W3cubDocs

/Rust

Constant TAU

pub const TAU: f16 = 6.28318530717958647692528676655900577_f16; // 6.2813f16
🔬This is a nightly-only experimental API. (f16 #116909)

The full circle constant (τ)

Equal to 2π.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/f16/consts/constant.TAU.html