blob: 49920e4f12c1eeb0e861267bcb310551d90fa372 [file] [log] [blame]
Austin Schuh189376f2018-12-20 22:11:15 +11001Array3d v(-3,5,0);
2cout << v.sign() << endl;