mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 12:41:16 -03:00
math: Implement tau
This commit is contained in:
@@ -61,7 +61,7 @@ Constants
|
||||
``math`` knows the following constants:
|
||||
|
||||
- ``e`` - Euler's number.
|
||||
- ``pi`` - You know that one. Half of Tau. (Tau is not implemented)
|
||||
- ``pi`` - You know that one. Half of Tau. (``tau`` is also implemented)
|
||||
|
||||
Use them without a leading ``$`` - ``pi - 3`` should be about 0.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user