-
```
In Ubuntu, on a German computer.
Make a rectangle.
Press "Pocket"
Press "Py"
The script contains lines like
final_depth = float(-0,2)
but it should be
final_depth = float(-0.2)
It should be a…
-
```
In Ubuntu, on a German computer.
Make a rectangle.
Press "Pocket"
Press "Py"
The script contains lines like
final_depth = float(-0,2)
but it should be
final_depth = float(-0.2)
It should be a…
-
```
I think it would be very useful for Collect to have a money appearance for
decimals. It would put the proper currency symbol on, and round to the proper
amount of decimal places.
```
Original …
-
```
I think it would be very useful for Collect to have a money appearance for
decimals. It would put the proper currency symbol on, and round to the proper
amount of decimal places.
```
Original …
-
Similar to how Wolfram Alpha does it,
1.12341234… => 11233/9999
1.1… => 10/9
A small but useful feature.
-
Check to see how many decimal places should be shown to user in some:
* Currencies
* Cryptocurrencies
* Alpha
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
Allow zeropad…
-
Hi!
Would it be possible to add the number of decimals to the configuration?
Evohome supports two decimals. Would be nice to have them available.
Currently it's only half degrees.
Br,
Michael
-
## Steps to reproduce
1. Using the hamburger icon in the top right-hand corner of the user header, select CLNY as the currency.
2. The app breaks and a blank page is shown.
3. Refresh the browse…
-
clickhouse support decimal,but why don't SeasClick support also?