Umwandlung von Zahlen mit Nachkommastellen ins Dualsystem
a free cross platform precise unit converter, supports 6000+ units
Brought to you by:
jonelo
Hallo,
es wäre gut, wenn Numerical Chameleon auch Zahlen mit Nachkommastellen vom Dezimal- ins Dualsystem umwandeln könnte.
Also, beispielsweise wäre 12,5(10) -> 1100,1(2). So haben wir es zumindest an der Fachhochschule gelernt.
Danke im Voraus!
Hi Tobias, many thanks for your feature request. Actually I would like to support it not only for the binary system but for all other numeral systems as well (up to base 36). Since you have mentioned that you are/were studying on an university of applied sciences, I am wondering whether you would like to contribute some Java code to this project ? In any case, I plan to support the feature in NC 2.x.
I will see what I can do. Not sure if my implementation will be very fast or anything but let's see.