Price fraction: Difference between revisions

Content added Content deleted
(Initial FutureBasic task solution added)
(→‎{{header|Bracmat}}: Removed the text saying Bracmat does not support floating point numbers.)
Line 1,547: Line 1,547:


=={{header|Bracmat}}==
=={{header|Bracmat}}==
Bracmat has no native support for floating point variables nor for the fixed point values in the conversion table. Instead this solution just applies a string comparison.
This solution applies a string comparison.
<syntaxhighlight lang="bracmat">( ( convert
<syntaxhighlight lang="bracmat">( ( convert
=
=