name any two function used with numerical value
Answers
Answered by
0
Answer:
Numeric Functions
S/N FUNCTION DESCRIPTION
1 ISNUMBER Returns True if the supplied value is numeric and False if it is not numeric
2 RAND Generates a random number between 0 and 1
3 ROUND Rounds off a decimal value to the specified number of decimal points
4 MEDIAN Returns the number in the middle of the set of given numbers
Similar questions