There are too many decimal places in angular6, how to disable scientific notation

the effect I want: {{1 * 0.00000001}} = 0.00000001
actual running effect: {{1 * 0.00000001}} = 1e-8
1 represents a variable
Please advise.

Aug.05,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3178c-2bdb2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3178c-2bdb2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?