Contents
Syntax
The syntax for
exprtk.file{options}(file-path)
@exprtk.file{options}(file-path)
Description
The
Options
The following options are available for
option | description |
---|---|
do not return output | |
return output | |
do not round value of |
|
option | description |
f++ example
Examples of
exprtk.file("./path.exprtk")
n++ example
Example of
@exprtk.file("./path.exprtk")