math.h needs atan() and friends #127

Closed
opened 2023-09-18 04:55:54 +00:00 by rdunnington · 2 comments
Collaborator

Reported by ProfessorSil in discord: https://discord.com/channels/239737791225790464/1121811864066732082/1153189050728067132

We should look into fleshing out math.h with atan(), atan2(), and any other transcendental functions I'm forgetting.

Reported by ProfessorSil in discord: https://discord.com/channels/239737791225790464/1121811864066732082/1153189050728067132 We should look into fleshing out math.h with atan(), atan2(), and any other transcendental functions I'm forgetting.
Author
Collaborator

tanf/tan
atanf/atan
atan2f/atan2
asinf/asin
logf/log
log2f/log2
log10f/log10
cbrtf/cbrt

tanf/tan atanf/atan atan2f/atan2 asinf/asin logf/log log2f/log2 log10f/log10 cbrtf/cbrt
Collaborator

Closed by #128 (should have been closed automatically?)

Closed by #128 (should have been closed automatically?)
Sign in to join this conversation.
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#127
No description provided.