mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 06:21:02 +08:00
![Kurtis Rader](/assets/img/avatar_default.png)
This makes it easy for the user to request floating point output with the desired number of digits after the decimal point (not to be confused with significant digits). Note that this is just a thin wrapper so someone can say `math -s3 10 / 3` rather than `math "scale=3; 10 /3"`. Resolves #1643
0 lines
Plaintext
0 lines
Plaintext