Thule

32 Reputation

2 Badges

15 years, 231 days

MaplePrimes Activity


These are questions asked by Thule

I cannot find the Statistics Phi. For example when z is 0 Phi(z)=0.5 When z=0.50 Phi(z)=0.6915 I cannot find this anywhere in Maple. It's the Cumulative distribution function of the standard normal distribution Φ(z)
I have the equation: 4Unit(m)=3Unit(m)+p/(1000Unit(kg/m^3)*9.86Unit(m*s^-2)) I would like p to give med a result in Unit(bar). However, no matter which solve I use it gives me the answer: Error, (in Units:-Standard:-+) the units `m` and `m^2*s^2/kg` have incompatible dimensions I have tried every solve in the menu. if I make the equation myself I get: P=(4Unit(m)-3Unit(m))*(1000Unit(kg/m^3)*9.86Unit(m*s^-2)) And the answer: 9860Unit(Pa) Howcome maple 13 cannot do this for me?
Is it possible to convert Pa*m^2 to Newton? (5) 13200. m Pa > convert(13200.*m^2*Pa, 'Units', 'N'); %; Error, (in Units:-Standard:-convert) unrecognized conversion > I don't know how to convert this to Newton (In maple), and I know that it is possible in the real world. Any help available? I know how to do it if I don't use maple or input my own units
Page 1 of 1