   #PHP Manual Variable Functions Variable Functions empty

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   doubleval

   doubleval -- Alias of floatval()

Description

   This function is an alias of floatval().

     Note: This alias is a left-over from a function-renaming. In older
     versions of PHP you'll need to use this alias of the floatval()
     function, because floatval() wasn't yet available in that version.
   ______________________________________________________________________

   Prev               Home  Next
   Variable Functions  Up  empty
