Install R, then R Studio.
Reading up on the help files from
Let me begin by introducing basic math operations
2-2
## [1] 0
2+2
## [1] 4
2 * 2
2/2
## [1] 1