answersLogoWhite

0

Still curious? Ask our experts.

Chat with our AI personalities

BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve

Add your answer:

Earn +20 pts
Q: Can a function assign multiple inputs to the same output?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How do you measure productivity?

Partial measures output/(single input)Multi-factor measures output/(multiple inputs)Total measure output/ (total inputs)Productivity =(Outputs/inputs)


What is the rule that assign exactly one output value to each input value?

Function


Which logic function requires both inputs to be a in order to output a 1?

The question could have been written better. I am assuming that you have two inputs each denoted by "a" and want to know which logic function requires both "a"s to be (1 or TRUE) so that the output is 1. The logic function is an AND gate


What are different ways in representing function?

If you mean what are the various ways of representing a function? Then I'd suggest you ponder over the definition of a function at first. I think of functions as abstract entities that accept inputs and give a single output for every such input. Going off of this definition, various ways of representing a function are: 1) Explicit formula: This relates the output of a function to the input. i.e it tells you what exactly the function does to the input. eg. f(x) = x +2 tells you the function adds 2 to the input value. 2) The graph of a function: This gives you a good idea of how the function behaves in it's entire domain (the set of inputs for which the output is defined and real). 3) A table of inputs and outputs. 4) Verbal description of a function


What is boolean in programming?

Boolean is a 'true or false' logic in programming - if you define a function as a Boolean function, the only inputs it can have are true or false, and the output will vary dependant on the input