Recent content by BarkingMad

  1. B

    What is the link between nuclear weapons and nuclear power stations?

    They also use the same pilot. Maybe we should ban them...;) after all, that is where the true difference between a weapon and a tool comes from.
  2. B

    Calculators How to enter negative numbers in Ti89 Titanium?

    Negative numbers don't exist. You must have one of those alt dimension calculators.
  3. B

    Binary Tree Algorithms: Generating Random Trees

    Isnt the problem of producing a random binary tree the same as producing random binary digits piped into a binary tree? I mean, binary trees are available for most languages and in most introductory texts, so i guess your problem is one of generating sufficiently "random" numbers?