Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
doubleval
doubleval
alias for floatval
Name:
doubleval
Category:
Variable processing
Programming Language:
php
One-line Description:
Alias for floatval().
Related
How to Set Up an Efficient PHP Development Environment on Linux
1
How to improve stream operation efficiency through stream_get_filters and stream_set_blocking?
1
Complete Guide to IIS and PHP Performance Monitoring and Optimization
10
How to Enhance SuiteCRM Scheduling Features with PHP for Smarter Management
10
Similar Functions
is_double
is_double
is_floatalias
intval
intval
Gettheintegervalueof
gettype
gettype
Getthetypeofvariable
is_real
is_real
is_floatalias
empty
empty
Checkifavariableisem
settype
settype
Setthetypeofvariable
is_int
is_int
Detectwhetheravariab
is_iterable
is_iterable
Verifythatthecontent
Popular Articles