mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
4 lines
225 B
Plaintext
4 lines
225 B
Plaintext
|
Gexpr is a shell calculator with floating point, standard C functions,
|
||
|
relational operators, and output in base 2/8/10/16. It is a light alternative
|
||
|
to bc(1). It can also be used to add floating point math to shell scripts.
|