FE 'tkGooie' Utilities

A Menu of
Tk script CODE
for some

'MATHtools'
utilities

(FE = Freedom Environment)

The GUI interface of a 'tkGooie' app
that demos a proof of a theorem by Thales,
one of the first statements and proofs of
a theorem, circa 2000 BCE.

FE Home Page > FE Downloads Page >

FE 'tkGooies' Description Page >

This MATHtools CODE Menu Page

! Note !
More 'tkGooie' math-tool scripts may be added
--- and the scripts here may be revised occasionally.

< Go to Code-Links Menu, below. >
(SKIP THE OVERVIEW)

OVERVIEW of 'MATHtools'
--- in the FE 'tkGooies' system :

A description of the FE 'tkGooies' system is available via a 'tkGooies' Description page. That page points out that the 'tkGooies' are a collection of utilities in categories such as

  • 3Dtools
  • AUDIOtools
  • FILEmanagers
  • IMAGEtools
  • INTERNETtools
  • MATHtools
    (with submenus for additional math Tk scripts)
    • MATHed [ucation] menu
    • ODEtools menu
    • Converter-Selector tools (in 'SELECTORtools' menu below)
  • PLOTtools
  • SELECTORtools
  • SYSTEMtools
  • TEXTtools
  • VIDEOtools
  • Tk-GUIs EMBELLISHED demos
  • Tk-GAME menus
  • Tk-WIKI demos
  • MORE

Just below is a list of links to pages that present the source code of a collection of the 'MATHtools' in the FE 'tkGooies' system.

MATHtools Menu

(List of Links to pages that present descriptions
and CODE for 'MATHtools' 'tkGooie' scripts)


Some MATHtools sub-groups:

  • Also there are some MATH education tools in the MATHed toolchest of the 'tkGooies' system

  • Also there are to be some ODE Solver tools in the ODEtools toolchest of the 'tkGooies' system

  • Also there are some CONVERTER-Selector tools in the SELECTORtools toolchest of the 'tkGooies' system


The following 'MATHtools' Tk GUI's are on my 'to-do' list:

  • tkNonlinEqnSolv1or2 -
    to put a Tk GUI on some nonlinear algebraic equation(s) solving procedure.
    Reference: page 'Newton-Raphson Equation Solver' at wiki.tcl.tk
    --- but I may try a 'binary-search' solution method --- for one equation
    in one unknown, and for two equations in two unknowns. Maybe three someday.

  • tkLinEqnSolvUpTo4 -
    to put a Tk GUI on a linear algebraic equation(s) solving procedure
    --- for up to 4 equations in 4 unknowns, say.

  • tkFamilyReunionCalc -
    to calculate who owes how much on a house rental for a week, for members of a family reunion --- with some members staying different numbers of days --- with some rooms being valued higher than others --- with some family members getting a discount (such as children or the low-earning/low-saving uncle)

  • and probably a few more math-tools someday

End of List of Code-Links.

How the code samples are presented - and other notes :

Use the list-of-links (above) to go directly to web pages that contain source code along with code-descriptions and screenshots.

The Tk script files (and other auxiliary files, if any) are in text files that can be down-loaded to your computer and implemented.

To download, simply 'right-click' on a text link and, in a popup window of your web browser, choose an option such as 'Save Link Target As ...'.

Bottom of this Menu page of
Links to pages of description-and-CODE
for FE 'tkGooies' in the 'MATHtools' group.

To return to a previously visited web page location, click on the Back button of your web browser a sufficient number of times. OR, use the History-list option of your web browser.
OR ...

< Go to Code-Links Menu, above. >

< Go to Top of Page, above. >

Page history:

Page was created 2014 May 11.

Page was changed 2014 May 17.

Page was changed 2015 Oct 07.

Page was changed 2016 Mar 24.

Page was changed 2016 Mar 25.

Page was changed 2017 Aug 22.

Page was changed 2018 Aug 19.
(Added css and javascript to try to handle text-size for smartphones, esp. in portrait orientation.)

Page was changed 2019 Feb 26.
(Minor reformatting of this page.)

Page was changed 2019 Jun 13.
(Specified an image width in percents to size the image according to width of the browser window.)