mathematical-operators
There are 6 repositories under mathematical-operators topic.
fabrizioschiavi/pragmatapro
PragmataPro font is designed to help pros to work better
Sanix-Darker/MathBox
A simple plateform and terminal for mathematics operation (in developpement)
blahosyl/operator-game
Guess the correct mathematical operators | Code Institute Portfolio Project 2 | JavaScript
MaximilienMeyer/Nth_Root_Of_A_Number
Web application that calculates and displays the nth root of a number. Performed without the help of math libraries, only using simple mathematical operators ( + , - , x , / ). Developed in JS.
JoyUmoekpo/running-code-lab-exercise
In this exercise, you’ll practice creating variables and conditionals as well as running your files. You’ll need to use some logic to figure out what to do with some of these problems.
Ninad077/R_basics
Content- Mathematical operators, Sequence fn, Repeat fn, Variables, Data types in R( Vector, List, Matrix, Array), Classes in R (Logical, Numeric, Character), Indexing, Accessing elements in list, matrix, vector & array, Factor fn, Dataframe in R, if else statements, Joins, default datasets, Filters, Select & Arrange fn, Visualizations in R