Added the apply_max_num_of_decimal_places
method to the String
class (v3.1.18)
#920
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since v3.1.18, the
apply_max_num_of_decimal_places
method has been added to theString
class.The
apply_max_num_of_decimal_places
method applies the maximum number of decimal places to a string.For more details, please see the following document:
Beta Was this translation helpful? Give feedback.
All reactions