Function tau

Source
pub async fn tau(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Return the value of tau. The full circle constant (τ). Equal to 2π.