Quantcast
  • Register
PhysicsOverflow is a next-generation academic platform for physicists and astronomers, including a community peer review system and a postgraduate-level discussion forum analogous to MathOverflow.

chetan646163

Edit your profile
First posted: 1 year
Type: Registered user
Full name: chetankumar
Location: delhi
Website: https://docs.vultr.com/clang/examples/add-two-complex-numbers-by-passing-structure-to-a-function
About:

C Program to Add Two Complex Numbers
c
Copy
Edit
#include <stdio.h>

// Define a structure to represent a complex number
struct Complex {
    float real;
    float imag;
};

Activity by chetan646163

Score: 0 points (ranked #2,156)      (breakdown)
Questions: 0
Answers: 0
Comments: 0
Voted on: 0 questions, 0 answers
Gave out: 0 up votes, 0 down votes
Received: 0 up votes, 0 down votes

Wall for chetan646163

Please log in or register to post on this wall.




user contributions licensed under cc by-sa 3.0 with attribution required

Your rights
...