Skip to content

Portable vertical floating-point mathematical functions - #467

Merged
gnzlbg merged 2 commits into
rust-lang:masterfrom
gnzlbg:float_funs
Jun 5, 2018
Merged

Portable vertical floating-point mathematical functions#467
gnzlbg merged 2 commits into
rust-lang:masterfrom
gnzlbg:float_funs

Conversation

@gnzlbg

Copy link
Copy Markdown
Contributor

This adds the following vertical operations to the portable floating-point types: abs, sqrt, sqrte, rsqrte, fma, sin, cos.

@gnzlbg
gnzlbg merged commit 3491956 into rust-lang:masterJun 5, 2018
@kennytmkennytm mentioned this pull request Jun 25, 2018
@est31est31 mentioned this pull request Jun 25, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gnzlbg