IsNthBinRootNumToBin ( decNumber ; binary )
This is a dependent function for 'IsNthBinRoot' but will function on its own to convert a decimal number to a binary number.
Average rating: 4.5 (24 votes) Log in to vote
Tim Griffith - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts a decimal based number to a binary based number. This is a dependent function for 'IsNthBinRoot' but will function on its own to convert a decimal number to a binary number.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.