Unit definitions.


R. Clayton (rclayton@monmouth.edu)
(no date)


  The assignement says that "a unt is one of the pre-defined units meters,
  grams, seconds, an already defined unit, or a number." Is the input

    foot is 12 * inches
    inches is 1/2*foot

  correct or not?

I don't know. What do you think?

  Is the following input

    foot is 12*inches
    a : foot
    b : inches
    c : foot
    c = a + b

  correct or not?

I don't know. What do you think?



This archive was generated by hypermail 2.0b3 on Fri May 09 2003 - 15:30:05 EDT