On 23 January 2012 12:35, Francesca Sca <[email protected]> wrote: > Sorry, I have read this email only right now. So, which changes I should > make? > p = sqrt(fabs(1-q^2)) but then I have length-squared unit?
Yes, I think you probably wanted p = sqrt(fabs(1-q)) but I don't know how your kins works. q^2 has units of length^4 which seems unlikely to be correct. -- atp The idea that there is no such thing as objective truth is, quite simply, wrong. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
