answersLogoWhite

0


Best Answer

Yes it is possible

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it possible to get more than one output number for an input number How do you know?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find an output number when you know the input number?

All you have to do is look at your input number and then see how many fit goes up by like say it goes up by 1,2,3,4,5... Then you think of an output number that can go up by 1,2,3,4,5.... Than you will find your answer of the input number


Which code i need to delete middle digit in 3 digit number in c plus plus?

If you know that the number input will always be three digits: output = 10 * (int)(input / 100) + (input % 10); If you want to idiot proof it (eg. too many digits): output = 10 * (int)((input % 1000) / 100) + (input % 10);


What is input and output protection?

i dont know tooo hahahaha


What the input and output of a fridge freezer?

All of


How will you know a function when you see one?

One output for each input


What is difference between supervised and unsupervised learning in nueral network?

supervised learning is that where we know input and output but don't know the processing whereas unsupervised learning is that where we know input but don't know output ,we put our best effort for best processing


Is TFT monitor an input or output or a storage device?

well a monitor is output........ dnt know what tft is..... sorry


Is use of a computer in hospital input or output?

i dont know it. Please help me


If you know the input distance and the output distance what can you calculate?

Actual Mech. Advantage


What do you need to know to calculate mechanical advantages?

radius of input, radius of output


Why does amplifier gain reduce?

Since we know that the amplifier gain is given by A=Output voltage/input voltage (where A is the amplifier gain) So, it can be written as output voltage=A*input voltage, so when the output part increases gain increases but when input part increases gain decreases


How does pulse transformer work?

i exactly donot know the working..but i know the basic thing it does..whatever input signal is given to it..it creats a dV/dt output of the input signal... example say you are given input as a rectangular pulse wave...then at the output you would recieve a spike....