You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to support the standard IT storage units, this would allow us to convert form one unit to another but to also do other operations like:
It would be great to support the standard IT storage units, this would allow us to convert form one unit to another but to also do other operations like:
1 TiB to GiB → 1024 GiB
250 KiB * 7 day to GiB → 154.8 GiB
https://en.wikipedia.org/wiki/Units_of_information#Systematic_multiples
Looks like the underlying lib already has support for these units: https://mathjs.org/docs/datatypes/units.html
The text was updated successfully, but these errors were encountered: