Controlling digits after decimal point #350
Answered
by
pandrr
monolithMktg
asked this question in
Answers & Questions
-
I am looking for the equivalent op to do the toFixed() function on JS to limit some of the float numbers lengths. Thanks. :) |
Beta Was this translation helpful? Give feedback.
Answered by
pandrr
Sep 21, 2022
Replies: 1 comment 1 reply
-
https://cables.gl/op/Ops.String.RightPadNumber_v2 there are also leftpad and rightpad ops, round op controls the number of decimal places |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
monolithMktg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://cables.gl/op/Ops.String.RightPadNumber_v2
there are also leftpad and rightpad ops, round op controls the number of decimal places