[dc]dc, 2 bytes
Kp
[Try it online!]Try it online!
Pushes the current precision on the stack (which is 0) and prints it with a trailing newline.
[dc]: https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html
[Try it online!]: https://tio.run/nexus/dc#@@9d8P8/AA "dc – TIO Nexus"
[dc], 2 bytes
Kp
[Try it online!]
Pushes the current precision on the stack (which is 0) and prints it with a trailing newline.
[dc]: https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html
[Try it online!]: https://tio.run/nexus/dc#@@9d8P8/AA "dc – TIO Nexus"
dc, 2 bytes
Kp
Pushes the current precision on the stack (which is 0) and prints it with a trailing newline.
[dc], 2 bytes
Kp
[Try it online!]
Pushes the current precision on the stack (which is 0) and prints it with a trailing newline.
[dc]: https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html
[Try it online!]: https://tio.run/nexus/dc#@@9d8P8/AA "dc – TIO Nexus"