powered by
numBits(x)
FP
FPset
fp = new("FP",fp=c(1,0,1,1, 0,0,1,0)) n = numBits(fp) # == 8
Run the code above in your browser using DataLab