The function used to convert a string to a numeric data type.
Answers
Answered by
1
Answer:
Function
hex2dec Convert a character type of hexadecimal
Description
base to a positive integer.
Example
'A' 10
Similar questions