Symbol Use Result Explanation Version + 2+3 5 Addition Operator – 3-2 1 Subtraction Operator / 4/2 2 Division operator * 4*2 8 Multiplication Operator pi pi 3.14 Math constant pi e e 2.71 Math constant e mod mod(3,2) 1 Modulus Operator floor floor(5.95) 5 Returns the largest integer less than or equal to a … Continue reading Supported Maths Symbols
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed