Julia programming Arithmetic Operators tutorials for beginners



In the previous post we saw how to install julia on windows enviroment by downloading the file from the Julia website . You can find the link here if you want to download and install on your system

Installation Julia in windows machine tutorial

 Hello world programming tutorial 


We will now see some of the basic arithmetic operators  such as

Addition
Subtraction
Multiplication
Division
Remainder ....





In the above screen we have executed some of the basic arithmetic  operators in Julia






Comments