You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
I'd like to see the implementation for math.Atan, but I see that https://golang.org/src/math/atan.go seems to be a missing body for that function "func Atan(x float64) float64". Is this code being hidden, or is there some other mechanism preventing it from showing up? Thanks.
andrey mirtchovski
unread,
May 30, 2019, 11:31:23 AM5/30/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
On Thu, May 30, 2019 at 9:15 AM rhiro <rhir...@gmail.com> wrote:
>
> I'd like to see the implementation for math.Atan, but I see that https://golang.org/src/math/atan.go seems to be a missing body for that function "func Atan(x float64) float64". Is this code being hidden, or is there some other mechanism preventing it from showing up? Thanks.
>