Computer Science, asked by vhcnvvjjvblk, 7 days ago

which function is used to convert the input value to float​

Answers

Answered by XXItzYourSoulmateXX
3

Explanation:

ANSWER

Description. The atof() function converts a character string to a double-precision floating-point value. The input string is a sequence of characters that can be interpreted as a numeric value of the specified return type.

Answered by XxAngelicSoulxX
6

Explanation:

The float. Parse(method is used to convert given string value to the float value.

Similar questions