Showback values in decimal vs scientific notation

I’m looking to change the value of the cpu, ram and disk cost on deployed vms. I’ve got a command that works to update it:
onedb change-body vm --id 780 ‘/VM/TEMPLATE/CPU_COST’ .005
and i see that the field currently shows the value in scientific notation. Is scientific notation required for showback to work correctly or can i use decimal in that field? I can do a test vm and wait a while to see what showback shows but just wondering if someone knows off hand.

Both notations are possible.

Strange that we don’t have command to change VM cpu, memory and disk cost. There is no reason to not allow it.