hpr1222 :: LiTS 027: mathematical commands
Episode 27 of Linux in the Shell continues on with looking at some mathematical commands
Hosted by Dann on Tuesday, 2013-04-09 is flagged as Explicit and is released under a CC-BY-SA license.
factor, primes, seq, arithmetic.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr1222
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:21:17
Linux in the Shell.
Linux In The Shell aims to explore the use of many commands a user can run in the Bash Shell. Tutorials include a write up with examples, an audio component about the write up, and a video component to demonstrate the usage of the command.
The website is https://www.linuxintheshell.com/
Episode 27 of Linux in the Shell continues on with looking at some mathematical commands. Four programs are discussed:
factor - which will give you the prime factors of a number
primes - which will list all the prime numbers between a start and option stopping number
seq - sequence will list all the numbers given a stopping point or a starting and stopping point. You can also specify an increment or decrement value.
- arithmetic - Arithmetic is a game from the bsd games package that will quiz you on arithmetic problems.
For full notes go to https://www.linuxintheshell.com/2013/04/09/episode-27-factor-primes-seq-and-arithmetic/