Home | History | Annotate | Download | only in orig

Lines Matching full:atof

3618 ** <tr><td>  TEXT    <td>  FLOAT    <td> Use atof()
3621 ** <tr><td> BLOB <td> FLOAT <td> Convert to TEXT then use atof()
3627 ** and atof(). SQLite does not really use these functions. It has its
3628 ** own equivalent internal routines. The atoi() and atof() names are