how this base works: it is similar to factorial base but it is a double factorial instead. so like 1x3x5 or 2x4x6. in this case it starts with odds so ones place = 1!! = 1 = 1 and tens place = 3!! = 3x1 = 3 and hundreds = 5!! = 5x3x1 = 15, and so on. i am currently working on a bas!!even so i might take suggestions for it.
c2a(credits to all)