mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
3 lines
224 B
Text
3 lines
224 B
Text
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.
|