answersLogoWhite

0

What is a binary function?

Updated: 4/28/2022
User Avatar

Wiki User

8y ago

Best Answer

A binary function is a function f if there exists sets X, Y, and Z, such that f:X x Y -> Z where X x Y is the cartesian product of X and Y.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a binary function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

What is the product of 88?

A "product" is a binary function. That is, it combines TWO numbers into one according to some rule. A binary function must have two numbers to work with.


Domain and range of binary function?

x y -3 2 -1 6 1 -2 3 5


How could you print decimal number to bynary nomber in foxpro?

I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.I don't know of any specific function for that; you could write a user-defined function, that converts decimal to binary. In Visual FoxPro 9, transform() with a format code of "@0" will convert to hexadecimal; once you have that, it may be easier to convert each hexadecimal digit into 4 binary digits. I am not sure in what version of Visual FoxPro this option was introduced.A good forum for FoxPro and Visual FoxPro is www.universalthread.com; perhaps you can get additional information there.


What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.


35 in binary?

100011 is 35 in binary.

Related questions

How do you solve a binary operation?

(11110011)base 2 solve dis binary number... Answer to this question requires an understanding of binary function, truth table and gate level minimization approach. [1] A binary function is an expression consisting for binary variables, binary operators and constants (1 or 0). [1] http://fullchipdesign.com/bfttg.htm Example of binary function minimization approach can be referred from Internet resources.


What Color Is Binary Fision?

Binary Fision is a function. It is not a noun so has no color.


Performs both analog to binary and binary to analog conversion of information?

MODEMs do this function.


Which function for prokaryotes is described by binary fission?

reproduction for prokaryotes is described by binary fission.


Which function for prokaryotes is described for binary fission?

reproduction


Is a function that maps binary to natural numbers a bijection?

No. The set of binary numbers includes fractions which are written in binary form. For example, binary(0.1) = decimal(0.5) which is not a natural number.


What function for prokaryotics is described as binary fusion?

prokaryotcsa are in the cells and there function is to carry waste and get rid of it


What is a term for a number that goes into a function machine?

Its called "Binary Numbers"


What is the product of 88?

A "product" is a binary function. That is, it combines TWO numbers into one according to some rule. A binary function must have two numbers to work with.


What is binary translation process in computer networking?

The binary translation process is the complex procedure in which a computer converts binary into commands to run the computer. Learning how to use this function is one the most difficult parts of programming.


Any possible binary logic function can be implemented using only?

AND and NOT; OR and NOT; EQU and NOT; XOR


What is the expression for 270 clockwise?

It is the binary function: f(x, y) = (y, -x)