Search:

Type: Posts; User: Xbox999

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,402

    Can you help me with the second one please I did...

    Can you help me with the second one please I did not get it write
    this is my try

    perimeter = b+2*y*(1.0+ pow(params.z,2)pow((params.z,2),1/2));
  2. Replies
    6
    Views
    1,402

    This is my try double computeFlowRate(PARAM...

    This is my try


    double computeFlowRate(PARAM params, double b, double y)
    {
    double area,perimeter,rh,q;

    area = y*b+y pow(2)*params.z;
    perimeter = b+y*(1.0+params.z pow(2))pow (0.5);
    ...
  3. Replies
    6
    Views
    1,402

    Can you help me please

    I do not know how to write power in C can you help me please
    Can write this function with C please
    computeFlowRate(params, b, y)

    assign yb+y^2*params.z to area

    assign...
  4. Replies
    1
    Views
    1,305

    Please help me I need help

    Can you please make this programm work and make with C language not C++.
    Also,I want the main fuction to be int not of float not void.
    this is the programme:


    #include <iostream.h>
    #include...
  5. Replies
    5
    Views
    2,945

    yes that it all.I desine some psudu code but I...

    yes that it all.I desine some psudu code but I want you to help me to desine all the program using C.If I see the correct answer that will help me for my studing for the exam.
  6. Replies
    5
    Views
    2,945

    yes tha is all I put some psudu code to help you.

    yes
    tha is all I put some psudu code to help you.
  7. Replies
    5
    Views
    2,945

    Please help me as fast as possible

    Please can you solve this problem in C my final exam is next friday I want to know the answer for it before the exam.My exam is at 4 p.m.
    Create a software solution to support analysis of flow rate...
Results 1 to 7 of 7