1)I am calculating resultant by using math (sqrt(p6w7c1.y^2+p6w6c1.y^2+p6w5c1.y^2)
2) wtih that above math result is (0.0709184) (hypergraph considering only 7 decimals)
3) The actual result is (0.0709183875)
4) I want to extract the results wth ten decimal.
Please help, if any one know the solution.