Convert hexadecimal GPS sentence to decimal (DD) in NodeJS?

后端 未结 0 1184
渐次进展
渐次进展 2020-12-09 19:10

Good Morning

I need help converting a GPS sentence whether it is in hex 0xFF813D50 to DD format in NodeJS. On the calculator I managed to do:

0xFF813D50 * (-1)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题