summaryrefslogtreecommitdiffstats
path: root/docs/user-guide
diff options
context:
space:
mode:
authorkaizhangNV <149626564+kaizhangNV@users.noreply.github.com>2024-03-20 08:48:13 -0700
committerGitHub <noreply@github.com>2024-03-20 08:48:13 -0700
commit6cefb85bc32208fec1524a7d1cf3c20d8ce21c15 (patch)
treea7d7c64d75f586b1f52b5149a7f47c55af15273a /docs/user-guide
parentf3b1161cb7b7d92d20eb947563a30c155c4c71a7 (diff)
Change representation of float literal in language translation (#3798)
* Change representation of float literal in language translation Fix the issue (#3490). Previous implementation could zero out the very small float literal. We now use scientific notation instead to represent the float numbers whose exponential part are larger than a threshold. In other cases, keep using fixed notation. --------- Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs/user-guide')
0 files changed, 0 insertions, 0 deletions