Skip to content

phluid61/tauday-gem

Repository files navigation

Tau: the true circle constant

This gem handily defines the true circle constant:

Math::TAU #= 6.283185307179586..

Additionally it expands the BigDecimal/BigMath module:

require 'bigdecimal'
require 'bigdecimal/math'
include BigMath

puts TAU(15)

See https://tauday.com to find out what it's all about.


About

Tau: the true circle constant

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages