Price fraction: Difference between revisions

→‎{{header|Bracmat}}: Removed the text saying Bracmat does not support floating point numbers.
(Initial FutureBasic task solution added)
(→‎{{header|Bracmat}}: Removed the text saying Bracmat does not support floating point numbers.)
Line 1,547:
 
=={{header|Bracmat}}==
Bracmat has no native support for floating point variables nor for the fixed point values in the conversion table. Instead thisThis solution just applies a string comparison.
<syntaxhighlight lang="bracmat">( ( convert
=
10

edits