|
Microsoft® JScript %= Operator |
| Language Reference | |
Used to divide two numbers and return only the remainder.
result %= expressionThe %= operator syntax has these parts:
Part Description result Any variable. expression Any numeric expression.
Using the %= operator is exactly the same as specifying:
result = result % expressionFor information on when a run-time error is generated by the / operator, please see the Arithmetic Operators table.
See also:
| file: /Techref/language/asp/js/168.htm, 2KB, , updated: 1996/11/22 11:11, local time: 2012/5/25 06:25,
38.107.179.232:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/js/168.htm"> Microsoft® JScript Language Reference </A> |
| Did you find what you needed? |
|
|
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.