Feeds
답변 있음
Convert floating point or double base-10 value to any other base (and vice-versa)?
New thread here looking for advice on how to correctly convert base-10 floating points to other bases (specifically bases higher...
Convert floating point or double base-10 value to any other base (and vice-versa)?
New thread here looking for advice on how to correctly convert base-10 floating points to other bases (specifically bases higher...
5년 초과 전 | 0
질문
Convert floating point or double base-10 value to any other base using dec2base?
Hello, here I have a code which converts base-10 values to any other base below 10. %Input must be a string %Converts base-10 ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Convert floating point or double base-10 value to any other base (and vice-versa)?
Hello, I am using the dec2base and base2dec functions right now, but I have some floating values I want to convert to other base...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Converting floating-point hexadecimal (string input) to decimal
I am trying to convert a base-16 string input to a base-10 output. I have a current code, using the hex2dec function. However, i...
거의 6년 전 | 답변 수: 1 | 0

