Historical Currency Conversions
This form allows you to convert the historical buying power of American and
British currencies into current dollars.
Since this is Frink, the quantity can be entered
as a number like "1000" or "10 million" or any mathematical expression.
Syntax error: eval[] function, line 1, near column 6
68000 [dollars, dollars]_[1996quantity=68000, 1996] / dollar;
^
FrinkEvaluationException: Unsupported type in comparison ( > ):
Left is: (frink.expr.VoidExpression)
Right is: 1000000000000 (frink.expr.DimensionlessUnitExpression)