Display decimals in a scientific notation

I need to build a table that store decimals and display all data in scientific notation.
I can alternatively edit data in scientific notation that needs to be converted internally into decimal.
Handsontable provide that feature?

You can use a custom renderer to change the data that is stored with the one that is displayed.

Can you share an example of an i/o data that meets your requirements?

I’m sure that this is no longer an issue as there is no reply for a long time.