Open topic with navigation
This example converts the "150.34" string into the double value 150.34:
double var = lrc_double("150.34");