#include<stdio.h> #include<math.h> int main() { double a = 0.0; double b = 0.0; double c = 0.0; while (scanf("%lf %lf %lf",&nbs...