Skip to content

Rotation2D: use sincos - #15691

Merged
davidrohr merged 1 commit into
devfrom
f3sch-patch-2
Aug 19, 2026
Merged

Rotation2D: use sincos#15691
davidrohr merged 1 commit into
devfrom
f3sch-patch-2

Conversation

@f3sch

@f3sch f3sch commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

The compiler already used sincos here but unqualified sin/cos promotes to double even if value_t is float

The compiler already used sincos here but unqualified sin/cos promotes to double even if value_t is float
@f3sch
f3sch requested a review from shahor02 as a code owner August 19, 2026 12:53
@davidrohr
davidrohr merged commit f84a4b5 into dev Aug 19, 2026
10 of 13 checks passed
@davidrohr
davidrohr deleted the f3sch-patch-2 branch August 19, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants