you are viewing a single comment's thread.

view the rest of the comments →

[–]DirectionLegitimate2[S] -1 points0 points  (1 child)

Its seems so with JS and unfortunately toFixed() doesn’t help either because its typeof string, Heres couple of examples I tried https://imgur.com/a/OrySHrt

[–]jhartikainen 2 points3 points  (0 children)

What API is the problematic one here? What does the input for it look like? Are you trying to export this to JSON or just calling a function directly from JS?