All Operators
/ Operator
\ Operator
- Operator
+ Operator
OPERATOR: *
Implemented in version 1.0
*
The
*
operator is used to multiply numbers.
Code:
<% answer = 2 * 3.14 * .71 %>
Output:
4.4588
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information