Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 0391e7ce8e8582cb33abf789115e673ea860d6eb
https://github.com/perl6/specs/commit/0391e7ce8e8582cb33abf789115e673ea860d6eb
Author: Juerd Waalboer <[email protected]>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M S32-setting-library/Numeric.pod
Log Message:
-----------
Provide tau constant
The Tau Manifesto <http://tauday.com/tau-manifesto>
See also
<https://en.wikipedia.org/wiki/Turn_(geometry)#Tau_proposal>
and
<http://tauday.com/state-of-the-tau>
Commit: c6e70b6bd173a8cfcfe2db7710fceb93625da808
https://github.com/perl6/specs/commit/c6e70b6bd173a8cfcfe2db7710fceb93625da808
Author: Juerd Waalboer <[email protected]>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M S32-setting-library/Numeric.pod
Log Message:
-----------
Add constants τ and π (aliases for tau and pi)
π is already provided by Rakudo; a patch for τ is on its way.
Commit: 2ed41123316eccee65a76206a4df3863d8a26435
https://github.com/perl6/specs/commit/2ed41123316eccee65a76206a4df3863d8a26435
Author: Aleks-Daniel Jakimenko <[email protected]>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M S32-setting-library/Numeric.pod
Log Message:
-----------
Merge pull request #103 from Juerd/master
Provide tau constant, include unicode aliases in spec
Since tau is now in rakudo, I see no problem including it in the spec.
Compare: https://github.com/perl6/specs/compare/c76134b9b17f...2ed41123316e