aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/math.fish
Commit message (Expand)AuthorAge
* add floating point output to `math` commandGravatar Kurtis Rader2016-05-03
* math: Join lines manuallyGravatar Fabian Homborg2015-11-19
* math: Avoid calling `env`Gravatar Fabian Homborg2015-09-27
* Making spacing of .fish files uniform.Gravatar Nicholas Maccharoli2015-08-08
* Revert "math.fish: support floating-point maths"Gravatar David Adam2014-09-27
* math.fish: support floating-point mathsGravatar David Adam2014-09-27
* math.fish: exit if no output (e.g. from syntax error)Gravatar glennj2014-02-05
* Math: disable bc multi-line output.Gravatar Derek Li2013-12-26
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Make all descriptions for function calls use the implicit translation from th...Gravatar axel2007-01-16
* Update documentation display code to run roff on the client system instead of...Gravatar axel2006-11-18
* Add math shellscript function, which is a thin wrapper around bcGravatar axel2006-09-05