tengkie Posted May 24, 2009 Share Posted May 24, 2009 I'm working on PHP Math for my assignment, and it requires a graph to show the functions. But, i have no idea how to build a x-y-z (3D) graph.... All codes that i have search only for 2-dimensional (x-y axis) only.. Is there any help or solutions to make a 3-dimensional graph using PHP or Javascript? thank you before Quote Link to comment Share on other sites More sharing options...
.josh Posted June 6, 2009 Share Posted June 6, 2009 coding-wise, you would use z just like x and y, except you would include x and y in the z formula as an offset. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.