Eddie's Math and Calculator Blog
It's all about mathematics and calculators
Sunday, October 8, 2017
Adventures in Python: Generating Random Numbers
›
Adventures in Python: Generating Random Numbers This program generates a list of random numbers between 0 and 1, using the pseudo-ran...
Adventures in Python: Combinations and Permutations
›
Adventures in Python: Combinations and Permutations This program offers the user a choice of one of three calculations: 1. Combin...
Thursday, October 5, 2017
Adventures in Python: List Manipulation
›
Adventures in Python: List Manipulation This program creates two lists, one from 0 to 11, the other from 12 to 23. Lists are enclosed...
Adventures in Python: Trigonometric Tables
›
Adventures in Python: Trigonometric Tables One of the many mathematical modules available for Python is the math module. The math fun...
Tuesday, October 3, 2017
Adventures in Python: Input Requires Declaring Type of Input
›
Adventures in Python: Input Requires Declaring Type of Input I work with calculators, and in calculator programming, the Input comman...
Adventures in Python: Printing Mathematical Symbols with Unicodes
›
Adventures in Python: Printing Mathematical Symbols with Unicodes Got to start somewhere. I confess that I am a beginner when it com...
Some of My Favorite Reads
›
Astronomy Magazine. This is the one magazine that I get every month on a regular basis. Pictured is the June 2016 issue. Star Nam...
Saturday, September 30, 2017
Adventures in Python: Installing and Matplotlib Package
›
Adventures in Python: Installing and Matplotlib Package October: Adventures in Python I am going to spend some of October concentr...
HP 12C: Prime Factoring (by Don Shepard)
›
HP 12C: Prime Factoring (by Don Shepard) Introduction – Cash Flow Registers to Simulate Indirect Addressing This program uses wha...
‹
›
Home
View web version