Tau.jl icon indicating copy to clipboard operation
Tau.jl copied to clipboard

A Julia module providing the definition of the circle constant Tau (2π)

Results 5 Tau.jl issues
Sort by recently updated
recently updated
newest added

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies

because `Base.sinπ` is not defined.

This PR fixes https://github.com/JuliaMath/Tau.jl/issues/49.

From [issue #22](https://github.com/JuliaMath/Tau.jl/issues/22#issuecomment-302512650): > [Automatically converting `2pi` to `tau` could actually be] counterproductive to the "tauist cause": if one chooses to use the Tau package, it would make sense for...

hacktoberfest

It would be nice to have an examples directory with common functions written using `tau`.