Mantis - ALGLIB
Viewing Issue Advanced Details
367 TODOs minor have not tried 2010-08-24 08:58 2010-08-24 21:46
Peter Cusack  
SergeyB  
normal  
resolved  
fixed  
none    
none  
VBA
0000367: FIXED: documentation bug
The description of the complex number routines in visual basic defines the addition routines as multiplications.

"Public Function C_Add(Z1 As Complex Z2 As Complex):Complex
Public Function C_AddR(Z1 As Complex R As Double):Complex
Calculate Z1*Z2 or Z1*R."
Issue History
2010-08-24 08:58 Peter Cusack New Issue
2010-08-24 08:58 Peter Cusack Programming language => VBA
2010-08-24 21:44 SergeyB Status new => assigned
2010-08-24 21:44 SergeyB Assigned To => SergeyB
2010-08-24 21:46 SergeyB Note Added: 0000053
2010-08-24 21:46 SergeyB Status assigned => resolved
2010-08-24 21:46 SergeyB Resolution open => fixed
2010-08-24 21:46 SergeyB Summary Documentation bug => FIXED: documentation bug

Notes
(0000053)
SergeyB   
2010-08-24 21:46   
Thanks, it is fixed.

alglib-2.6.0.vb6.zip now contains fixed manual.