wp_exif_frac2dec
wp_exif_frac2dec ( $str )
Parameters:- (string) str Fraction string.
Returns:- (int|float) Returns calculated fraction or integer 0 on invalid input.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Converts a fraction string to a decimal.