aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/Cwise_erfc.cpp
blob: f0453d4b1547e17591253158a0796b6b6838661f (plain)
1
2
Array4d v(-0.5,2,0,-7);
cout << v.erfc() << endl;