Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Math::TAU #10179

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Add Math::TAU #10179

merged 2 commits into from
Jan 6, 2021

Conversation

j8r
Copy link
Contributor

@j8r j8r commented Jan 2, 2021

Resolves #10165

src/math/math.cr Outdated Show resolved Hide resolved
@straight-shoota
Copy link
Member

Would you mind adding a short doc comment? Something like https://doc.rust-lang.org/nightly/std/f64/consts/constant.TAU.html

src/math/math.cr Show resolved Hide resolved
@asterite asterite added this to the 1.0.0 milestone Jan 6, 2021
@asterite asterite merged commit e79dc41 into crystal-lang:master Jan 6, 2021
@j8r j8r deleted the add-Math-TAU branch January 6, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add constant Math::TAU
5 participants