Conversion Functions Oracle PLSQL Tutorial

SQL> Select TO_CHAR(0.67, 'B9.99')   from dual;
TO_CH
-----
  .67