Skip to content

[libc] Implement atan2l #131642

@petrhosek

Description

@petrhosek

Some of our embedded projects use libc++ complex header which uses atan2l:

return std::atan2l(0.L, __re);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions