Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Social Networks (http://siteownersforums.com/forumdisplay.php?f=43)
-   -   airthmatic operators (http://siteownersforums.com/showthread.php?t=162493)

touchwood 12-18-2015 12:23 AM

airthmatic operators
 
what is airthmatic operators in asp?

Adhitimishra23 12-26-2015 02:34 AM

Arithmetic operators take numerical values (either literals or variables) as their operands and return a single numerical value. The standard arithmetic operators are addition (+), subtraction (-), multiplication (*), and division (/)

heoabcd 12-27-2015 03:36 AM

The mathematical operators in ASP are similar to many other programming languages. However, ASP does not support shortcut operators like ++, --, +=, etc.

atxvideo 12-28-2015 09:52 AM

Good to know. I wasn't aware of that.


All times are GMT -7. The time now is 12:11 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.