Sign in
go
/
go
/
80f575b78fceeba3ab5ec5a5f08b26725734b341
/
.
/
src
/
math
/
atan_amd64.s
blob: b801ae99d2eced737684e1024b0a5ef7c46f3495 [
file
] [
log
] [
blame
]
//
Copyright
2011
The Go Authors. All rights reserved.
//
Use of this source code is governed by a BSD
-
style
//
license that can be found
in
the LICENSE file.
#include "textflag.h"
TEXT ·Atan
(
SB
),
NOSPLIT
,$
0
JMP ·atan
(
SB
)