Results 5 comments of FrozenVoid

raw numerical data: [N PM2.5] which is-> µg/m^3

Typing 'is' is much easier than -> (- shift.), typing the unicode symbols proposed above would require frequently using the numpad or ui dialogs to insert specific unicode characters for...

I have to agree here, = would be actually more appropriate, as most languages with C-syntax use it for defining/setting lvalue objects/variables and its shortest to type.

This library in go, also has reference on MPQ format. https://github.com/icza/mpq

Using (lognum) in base^lognum instead of floating point https://en.wikipedia.org/wiki/Logarithmic_number_system https://github.com/search?q=logarithmic+number+system The question is about improving precision of floating point: the fractals seems better with 64-bit floats vs 32-bit, will they...