answersLogoWhite

0


Best Answer

INF stands for infinite. This is used for measuring resistance beyond the mega ohm barrier. IE. A piece of metal. When active it pretty much just shows a dead short or represents conductivity.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the function of INF key in million megohm meter?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is standard library function in c?

The Standard Librarary Function in C is printf,scanf inf Standard input output header.. which is stdio.h.


What is a inf file?

.inf file


What is the limit of x divided by e to the x as x approaches negativ infinity?

lim x -> -inf [x/ex] = lim x -> +inf[-x/e-x] = - lim x -> +inf [ xex ] = -infIf you want to see this function then I suggest you use either:(a) wolframalpha.com: put in show me x/exp(x)or (b) geogebra, which is available for the desktop.


The meaning of range in algebra term?

Given a function f(x), the domain is all of the numbers you are allowed to put in it (in other words x), and the range is all of the numbers you can get from it (in other words f(x)).Here are a few examples:f(x) = 3x+2D: All real numbers (-inf,inf)R: All real numbers (-inf,inf)f(x) = |x| + 2 (where |x| is the absolute value of x)D: All real numbers (-inf,inf)R: All real numbers greater than or equal to 2 [2,inf)f(x) = 1/(4x^2-1)D: All real numbers except 1/2 and -1/2 (because if you plug in either of those you get 1/0 which is undefined) (-inf,-1/2) u (-1/2,1/2) u (1/2,inf)R: All real numbers greater than or equal to -1 except 0. [-1,0) u (0,inf)


SETUP INF is a virus?

depends where the file is located and what is in the .inf file


What is the range of y3x 6?

Assuming "y3x 6" is "y=3x+6"The range of 3x+6 is -inf < y < inf.Proof below, a little technicallim(x -> inf)(3x+6)=+inflim(x -> - inf)(3x+6)=-infTherefore, the range is -inf < y < inf.


How can you open a auto run inf on your Mac?

an auto run inf on your mac*


What is the opposite of loyalty beginning with inf?

There is no antonym of the word "loyalty" that begin with "inf". You may be thinking of "infamy" but this an not an opposite of loyalty.


What does the abbreviation INF stand for?

INF is an abbreviation which stands for multiple things. INF could refer to an INF file, in which the INF stands for information. INF files are most commonly used on computers to install device drivers for hardware components. INF may also stand for the International Nepal Fellowship, which is a Christian mission that serves the people of Nepal through health and developmental work. INF may also stand for the International Naturist Federation, a group of people who believe in respecting the environment and being in harmony with nature through socialized nudity.


What type of data is contained in the files that have an .ini or .inf?

The data that have .ini or .inf files are the images.


How do you say transporting in Spanish?

Transporting is: transportando (inf. transportar) or acarreando (inf: acarrear).


How do you Launch INF File from a batch file?

I would suggest typing in: start &lt;nameofthefile&gt;.INF and make sure that you have a program that is set up to defaultly open INF files.