zig
Code
Branches
Tags
Commits
master
zig
/
lib
/
libc
/
musl
/
src
/
math
/
x32
/
atanl.s
Top
1
.global
atanl
2
.type
atanl,
@function
3
atanl
:
4
fldt
8
(
%
e
s
p
)
5
fld
1
6
fpatan
7
ret