unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.35k stars 174 forks source link

Support ECMA-402 NumberFormat-compatible scientific number formatting #3983

Open hsivonen opened 1 year ago

hsivonen commented 1 year ago

For ECMA-402 compat, ICU4X should provide support for the notation: "scientific" in ECMA-402.

sffc commented 1 year ago

Closely related to https://github.com/unicode-org/icu4x/issues/3984. Need to decide crate assignment.