Find the answer to your Linux question:
Results 1 to 2 of 2
I have a .awk script running on Linux, I need to convert a String to double, not able to find much info on this. please help,thanks in Advance....
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Posts
    11

    how to convert String to double in .awk script running on Linux

    I have a .awk script running on Linux, I need to convert a String to double,
    not able to find much info on this.


    please help,thanks in Advance.

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Posts
    631
    You can find an explanation of this issue here:

    Conversion - The GNU Awk User's Guide

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...