TestProcessorBC
This requires the 'bc' command line program to be present on the host system and accessible by the web server.
processor block [edit section]
Here is the processor block:{{{#!bc 2.45 * 123 }} }
result output [edit section]
Here is the result from the processor: 301.35
expected result [edit section]
The expected output should be: 301.35