It is currently Sun Jan 29, 2023 3:22 pm

Blogger Arithmetic Operator

Blogger Arithmetic Operator

Post: #1

An arithmetic operator is a mathematical function that takes numerical values as their operands and return a single numerical value. The Blogger arithmetic operators are addition +, subtraction -, multiplication *, division / and modulo %. Also plus operator + is Concatenate operator that can joint two expression.

Blogger Arithmetic Operator List and Syntax

Operator Meaning Default syntax
+ Addition number + number
- Substraction number - number
* Multiplication number * number
/ Division number / number
% Modulo number % number

The Arithmetic operator always return number as result. When used in Blogger expression, it only work for expression type number, as example data:post.length this is because Arithmetic operation only accept number.

Login

|

Who is online

In total there are 2 users online :: 0 registered, 0 hidden and 2 guests (based on users active over the past 5 minutes)
Most users ever online was 239 on Mon Dec 26, 2022 4:40 am

Statistics

Total posts 4 • Total topics 3 • Total members 1 • Our newest member admin