You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add the decimal number (8 digits) format from the following link to the formats? It's a format used in standard Comfy UI nodes. Just in case, this doesn't seem to be the same as DecimalBE (Big-endian) or DecimalLE (Little-endian) as the output is different.
There's and explanation at the bottom on how the conversion is made.
Hi!
Is it possible to add the decimal number (8 digits) format from the following link to the formats? It's a format used in standard Comfy UI nodes. Just in case, this doesn't seem to be the same as DecimalBE (Big-endian) or DecimalLE (Little-endian) as the output is different.
There's and explanation at the bottom on how the conversion is made.
https://www.rapidtables.com/convert/number/hex-to-decimal.html?x=FCA2AE
Thanks!
The text was updated successfully, but these errors were encountered: