<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello community,<div class=""><br class=""></div><div class=""><a href="http://tauday.com" class="">Tau day</a>&nbsp;was yesterday, and reminded me that we forgot to provide a `tau` next to `FloatingPoint`’s `pi` property. How about we write a proposal to brind this forward-thinking constant to a forward-thinking language?</div><div class=""><br class=""></div><div class=""><b class="">Proposal: Extend `FloatingPoint` with tau</b></div><br class="">&nbsp;&nbsp;/// The mathematical constant tau = 6.28318...<br class="">&nbsp;&nbsp;///<br class="">&nbsp;&nbsp;/// Extensible floating-point types might provide additional APIs to obtain<br class="">&nbsp;&nbsp;/// this value to caller-specified precision.<br class=""><div class="">&nbsp;&nbsp;static&nbsp;var&nbsp;tau:&nbsp;Self&nbsp;{&nbsp;get&nbsp;}&nbsp;</div><div class=""><br class=""></div><div class="">David.</div></body></html>