Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for HarryGabriel91

Hello guys! I want to create a dropdown menu to my site and I did it with JS instead of CSS because some functionality was needed that is'nt available in CSS, so I wrote it completely in JS (the styling is in CSS of course). Now, after I've ironed out …

Member Avatar for HarryGabriel91
0
201
Member Avatar for HarryGabriel91

Hi! I want to write a program, which calculates and draws the path of a planet around a sun. Actually it just draws the planet and the sun (and the velocity and the gravity force vectors). The sun is still, it doesn't move, just the planet is moving. The planet …

Member Avatar for MosaicFuneral
0
134
Member Avatar for brk235

Hi freinds i have problem with the implementation of the logic. I have placed a node A(x,y,z) in the cubic box and at a particular distance from this node i need to place another node B. I know x,y,z coordinates of the node A and this distacne at which i …

Member Avatar for HarryGabriel91
0
104
Member Avatar for winterx

the program below is what i have...it compiles and runs but the problem is when it runs it asks Enter the number of employees which is fine but then it asks Enter days missed which is also find but it should calculate the average days missed but it keeps returning …

Member Avatar for HarryGabriel91
0
1K