Write the necessary scanf or printf statements for each of the following situations. Suppose that xl and x2 are floating
Posted: Sun May 15, 2022 1:19 pm
Write the necessary scanf or printf statements for each of the
following situations.
Suppose that xl and x2 are floating-point variables whose values
are 8.0 and -2.5, respectively. Display
the values of xl and x2, with appropriate labels; i.e., generate
the message
~1 = 8.0 ~2 = -2.5
following situations.
Suppose that xl and x2 are floating-point variables whose values
are 8.0 and -2.5, respectively. Display
the values of xl and x2, with appropriate labels; i.e., generate
the message
~1 = 8.0 ~2 = -2.5