blob: f475fe0e9ee73ca2940fd47c9326323769207953 [file] [log] [blame]
.global atanl
.type atanl,@function
atanl:
fldt 8(%esp)
fld1
fpatan
ret