FrontPage 

TB Wiki

Login

TestProcessorBC in split format

Here is output from processor 'bc'
Here is output from processor 'bc'
This requires the 'bc' command line program to be present on the host system and accessible by the web server.
This requires the 'bc' command line program to be present on the host system
and accessible by the web server.

processor block [edit section]

== processor block ==
Here is the processor block:
{{{
{{{#!bc
2.45 * 123
}} }
}}}

result output [edit section]

== result output ==
Here is the result from the processor:
{{{#!bc
2.45 * 123
}}}

expected result [edit section]

== expected result ==
The expected output should be:
301.35
TBWiki engine 1.9.1 by Tim Bird