Built-in Constants#
FuncSketch provides the following built-in constants that can be used in function expressions:
Mathematical Constants#
Constant |
Type |
Value |
Description |
|---|---|---|---|
|
Real |
3.14159… |
Pi (\(\pi\)) |
|
Real |
2.71828… |
Euler’s number or Napier’s constant (\(e\)) |
Note
Future implementation will support additional built-in constants including physical constants.