Skip to content

EVAL & D<> hex decimal converter FAIL with big numbers #1396

Closed
@GitMadKing

Description

@GitMadKing

if you store big number in tag, like serv.time, and then use dtag or eval to show in decimal the number is missing 21474836480

[function f_testconv]
ctag.tempotestc = <serv.time>
tag.tempotestt = <serv.time>
serv.b ST <serv.time> CT <ctag.tempotestc> DCT <dctag.tempotestc> ECT <eval <ctag.tempotestc>>
serv.b ST <serv.time> TT <tag.tempotestt> DTT <dtag.tempotestt> ETT <eval <tag.tempotestt>>
serv.b <eval 21474836480 + <dctag.tempotestc>>

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions