Files
ports/math/gexpr/pkg-descr
Yuri Victorovich d0a737fa90 Revert "math/*: Improve and expand pkg-descr"
This reverts commit 5f90970e57.
2025-09-30 00:10:55 -07:00

4 lines
224 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.