XORbin( bin0 ; bin1 ; "" )
Rate this function: Average rating: 3.1 (10 votes) Discuss this Custom Function
Vaughan Bromfield, Vaughan Bromfield Design
mailto:vbromfield@optusnet.com.au
Returns the XOR of two binary numbers.
Sample Input:
|
Sample Output:
|
Description:
A recursive custom function that returns the XOR of two binary numbers. The length of the binary number returned will be equal to the longer of the two binary inputs.
The function returns "?" without quotes if bin0 or bin1 are empty or contain non-binary characters.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:Make a comment about this Custom Function (please try to keep it brief & to the point). Anyone can post:
|
Newest Custom Functions:
| 1. |
Backwards( _Field ) |
| |
(Thu, May 23, 10:49am) |
| 2. |
FilteredPortalList ( fieldObjectName ; portalRow ) |
| |
(Tue, May 21, 5:33pm) |
| 3. |
ListToggle ( InList ; InValue ) |
| |
(Thu, May 16, 6:59pm) |
| 4. |
VatFormat ( vat ) |
| |
(Tue, May 14, 2:45am) |
| 5. |
CheckVatBE ( vat ) |
| |
(Tue, May 14, 2:32am) |
| 6. |
CheckIBAN (IBAN ) |
| |
(Tue, May 14, 2:24am) |
| 7. |
OrcidCheckDigit ( Orcid_id ; Result ; Iterations ) |
| |
(Wed, May 08, 1:44am) |
| 8. |
DateRangeBySpan ( Begin ; End ; Term) |
| |
(Mon, May 06, 6:53am) |
 |
|
Could the people that rate the function poorly please add a comment to let me know what the disappointment is. Thanks - Vaughan.
Vaughan Bromfield, Sydney, Australia
November 11, 2010 8:36pm