0_0_12027526_26052.cpp: In member function `double Point3D::length()':
0_0_12027526_26052.cpp:26: error: `sqrt' undeclared (first use this function)
0_0_12027526_26052.cpp:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12027526_26052.cpp: In function `std::vector<Point3D, std::allocator<Point3D> > Intersection3D_Ellipsoid_Segment(Ellipsoid3D, Segment3D)':
0_0_12027526_26052.cpp:137: error: `sqrt' undeclared (first use this function)
|