Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

2022 001 Add value tau to MATH signature

Phil Clayton edited this pageJul 22, 2022 ·1 revision

Proposal 2022-001

Add value tau to MATH signature

Author: Phil Clayton
Last revised: July 22, 2022
Status: proposed
Discussion:issue #34


Synopsis

signature MATH

This proposal adds a value for the circle constant 𝜏 to the MATH signature.

Interface

val tau : real

Description

  • val tau : real
    tau is the circle constant equal to2.0 * pi, representing one whole turn (in radians).

Discussion

The benefits of using the circle constant 𝜏 instead of 𝜋 are discussed at length in theTau Manifesto.I find the arguments for 𝜏 compelling.Already the constanttau has been added to various other programming languages (Rust,Python,.NET).

Impact

Adding this value will not affect existing code.

Rationale

The benefits oftau overpi will be available in SML.


History

  • [2022-07-11] Proposed

Creative Commons License
This document is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp