"Fossies" - the Fresh Open Source Software Archive

Member "teapot-2.3.0/examples/asqrt.README" (6 Feb 2012, 189 Bytes) of package /linux/privat/old/teapot-2.3.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 This sheet calculates the square root of x automatically, as soon as
    2 you enter a number in cell X.  The calculation will be iterated until
    3 the square of the square root is as close as 0.1.