August 27    : empty
   Home | Products | FAQ | Biorhythms | DSP | Links | Books | Employment | Contact | Order products 

Modules
PDAcalc_units

Category
Basic
  * +
  * abs
  * ans
  * cbrt
  * ceil
  * exp
  * floor
  * fmt
  * frac
  * ln
  * log
  * max
  * min
  * mod
  * round
  * sqr
  * sqrt
Color
Complex
Conversion
Date
Financial
Flow control
Graphical
Interactive
Logical
Relational
Special
Statistics
Trigonometric

Additions
fac
gprt3d
gpnt3d
gylbl

User notes
admin
george
mark
John

PDAcalc classic function

+

This operator can also be used to add strings and numbers, result='Volume='+5.456+' liters'

Description

After values are converted to strings adding them will concatenate the string and not add the values as shown below.
Result = A + B
Result A B
string
'Vol=123'
string
'Vol='
string
'123'
string
'45 kHz'
value
45
string
' kHz'
string
'W=12.56'
string
'W='
value
12.56
value
47.12
value
34.67
value
12.45

Note:
If you want to use the minus sign to add a negative number put it between parentheses as shown below.
val='Val='+(-x)

See also

User Contributed Notes
+
Feel free to add your notes about this program About adding notes
There are no user contributed notes.
Feel free to add your notes about this program About adding notes

   Home | Products | FAQ | Biorhythms | DSP | Links | Books | Employment | Contact | Order products 
© 2002 -2008 ADACS LLC. All rights reserved.