Cldr.Number.Format.Meta.put_multiplier
You're seeing just the function
put_multiplier
, go back to Cldr.Number.Format.Meta module for more information.
Specs
put_multiplier(t(), non_neg_integer()) :: t()
Sets the multiplier for the number.
Before formatting, the number is multiplied by this amount. This is useful when formatting as a percent or permille.