which of the following
function is not continuous to R
option is
1. constant function
2. identity function
3.Greatest integer function
4. All type of function are discontinous to R
Answers
Answered by
1
Answer:
Greatest integer functions are not continuous at integral points.
so option c is correct.
Answered by
1
Answer:
A function, in a programming environment, is a set of instructions. A programmer builds a function to avoid repeating the same task, or reduce complexity.
A function should be
written to carry out a specified a tasks
may or may not include arguments
contain a body
may or may not return one or more values.
A general approach to a function is to use the argument part as inputs, feed the body part and finally return an output. The Syntax of a function is the following:
Similar questions
World Languages,
3 months ago
Computer Science,
7 months ago
English,
11 months ago
Physics,
11 months ago