Menu

#39 atan2 in awk fails

open
nobody
None
7
2013-04-11
2013-04-11
No

atan2 in awk (busybox) fails always with the message "Segmentation fault"
The busybox version is:
BusyBox: v1.9.2 (2010-02-15 13:37:10 CET
BS Version: 0.3.7_OPENVPN_ANNEX_AB

Please fix.
Thank you in advance for support.

Discussion

  • dadofcomputer

    dadofcomputer - 2013-04-11

    Try to execute awk 'BEGIN { printf "%f", atan2(1,1)}' and you'll get the error.

     
  • dadofcomputer

    dadofcomputer - 2013-04-11
    • priority: 5 --> 7
     

Log in to post a comment.