I'm not sure of exactly what you are trying to do, but the following statement will work:

select to_char(to_number('0.24'), 'FM0.99') from dual;