which of the following are the useful numeric function offered by Python?
Answers
Answered by
0
Answer:
ceil() :- This function returns the smallest integral value greater than the number. ...floor() :- This function returns the greatest integral value smaller than the number. ...fabs() :- This function returns the absolute value of the number.
Answered by
0
Answer:
Python isnumeric() method checks whether all the characters of the string are numeric characters or not. It returns True if all the characters are true, otherwise returns False.
Similar questions
Social Sciences,
3 hours ago
English,
3 hours ago
Math,
3 hours ago
Computer Science,
5 hours ago
English,
8 months ago
Math,
8 months ago