💾 Archived View for freeshell.de › tldr › dc.gmi captured on 2024-02-05 at 10:39:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

dc

An arbitrary precision calculator. Uses reverse polish notation (RPN).
See also: `bc`.

More information.

dc
dc {path/to/script.dc}
dc --expression='{10} k {5 3 /} p'
dc --expression='4 5 * 17 - p'
dc --expression='7 k 5 _3 / p'
dc --expression='100 k 5 v 1 + 2 / p'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY