mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
10 lines
373 B
Plaintext
10 lines
373 B
Plaintext
Builtin functions
|
|
|
|
There is a large number of built-in functions. Many of the
|
|
functions work on several types of arguments, whereas some only
|
|
work for the correct types (e.g., numbers or strings). In the
|
|
following description, this is indicated by whether or not the
|
|
description refers to values or numbers. This display is generated
|
|
by the 'show builtin' command.
|
|
|