export("dec2bcd" ,"bcd2dec")

importFrom("gmp",   "as.bigz")
importFrom("Rmpfr",  "formatDec")
importFrom("methods", "is")
