Which Pascal compiler do you mean? Pascal compiler can be written in Pascal, of course.
1 answer
High level structured programming language named for 17th century mathematician Blaise Pascal
1 answer
Pascal's law states that a change in pressure applied to an enclosed fluid is transmitted undiminished to all portions of the fluid and to the walls of its container. The equation for Pascal's law is P1 = P2, where P1 is the initial pressure applied to the fluid and P2 is the final pressure exerted throughout the fluid.
2 answers
Computer
1 answer
idkxcvbh grdg
2 answers
Pascal's principle states that pressure applied to a confined fluid will be transmitted equally in all directions. This principle is the basis for how hydraulic systems work, where an input force can be multiplied by changing the surface area to generate a larger output force.
1 answer
Pascal's principle states that a pressure change applied to a confined fluid is transmitted undiminished to all portions of the fluid and to the walls of its container. It is the fundamental principle behind hydraulic systems and helps in multiplying force to lift heavy objects.
2 answers
Painted over eyebrows and eyelashes were found on the Mona Lisa
1 answer
Actually, Pascal's principle states that a change in pressure applied to an enclosed fluid is transmitted undiminished to all portions of the fluid and the walls of its container. Buoyancy, on the other hand, is governed by Archimedes' principle, which states that the buoyant force on an object is equal to the weight of the fluid displaced by the object. Density plays a role in buoyancy as it determines the amount of fluid displaced by an object.
2 answers
the age of 2 friends
determine if the age greater than 18 if not write the output statment you can vote
if younger than 18 print you should be in school
1 answer
1 kg/cm2 = 10000 kgforce/m2
1 kgforce = 1 kg * 9.80665 m/s2 = 9.80665 Newtons
So 1 kg/cm2 = 98066.5 N/m2
1 Pascal is defined as 1 N/m2
So 1 kg per cm2 = 98066.5Pa
2 answers
You can find the coefficients of an expanded binomial using the numbers in Pascal's triangle. 1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1 These are a few rows of Pascals triangle. Now let's look at a few binomials, expanded to the second and third powers. (a+b)2=a2 +2(ab) + b2 notice the coefficients are the numbers in the second row of the triangle above. (a+b)3= a3+3(a2b)+3(ab2)+b3 and once again note that the coefficients are the numberin the third line of Pascal's triangle. The first line, by the way, which is 1,1 is the coefficient of (a+b)1 This will work for any power of the binomial. There are generalized form for non-integer powers.
1 answer
Pascal's principle states that when pressure is applied to a fluid in a confined space, the pressure change is transmitted equally in all directions throughout the fluid. This principle allows for the operation of hydraulic systems which use fluids to transmit force. The principle is based on the concept of incompressibility of fluids.
1 answer
Pascal's principle can be applied to hydraulic systems, such as hydraulic lifts and brakes. This principle states that a change in pressure applied to an enclosed fluid is transmitted undiminished to all portions of the fluid and to the walls of its container.
2 answers
You could just use the binomial theorem. Step through rows, n, and entries, k, and compute the Pascal's triangle value as
n!/(k!*(n-k)!)
You'll actually have better luck if you use the natural log of a factorial, then you can use laws of exponents to get:
exp(log(n!/k!/(n-k)!))
= exp(log(n!)-log(k!)-log((n-k)!))
= exp(logfact(n)-logfact(k)-logfact(n-k))
which won't run into the integer overflow problems that a plain factorial function would have.
To fill up a logfact array, something like this might work:
while(i<maxn)
logfact(i)=logfact(i-1)+log(i)
i=i+1
Wend
Be careful to initialize correctly, and watch your conversion between integers and doubles (probably have to do some rounding to your final answers).
1 answer
blaise pascal didn't discover Pascal's Triangle the Persians and Chinese discovered it.
2 answers
Blaise Pascal is associated with mathematics, physics, and philosophy. He made significant contributions to these fields, including the development of Pascal's triangle, Pascal's law of fluid mechanics, and Pascal's wager in philosophy.
2 answers
PASCAL has 3 definitions actually. They are:-
1. Programming Language Based For Blaise Pascal.
2. Pedantry and Strictness Created A Language.
3. Philips Automatic Source Calculator.
4 answers
Pascal Payant's birth name is Pascal Alexander Payant.
1 answer
Pascal Greggory's birth name is Pascal Charles Greggory.
1 answer
program kvadratine;
var a,b,c:integer;
D: real;
begin
writeln('iveskite kvadratines lygties Ax^2+Bx+C=0 koeficientus A B C');
readln(a,b,c);
D:=b*b - 4*a*c;
if D<0 then
writeln('Nera sprendiniu')
else if D=0 then
writeln('D=0, taigi:', 'x1 = ',(-b)/2*a:0:2)
else
writeln('D>0, taigi: ','x1=',(-b+sqrt(D))/2*a:0:2,' x2=',(-b*sqrt(D))/2*a:0:2);
end.
1 answer
Pascal Grandmaison has written:
'Pascal Grandmaison' -- subject(s): Exhibitions
1 answer
Pascal Mourgue has written:
'Pascal Mourgue:La Memoire de l'eau'
1 answer
Pascal is a very interesting language to learn. Pascal is actually a computer programming language.
1 answer
Pascal Robitaille's birth name is Joseph Maxime Pascal Robitaille.
1 answer
Pascal Comelade's birth name is Pascal Paul Vincent Comelade.
1 answer
Janet Pascal's husband is Barry Pascal, and his age is not publicly known.
1 answer
Blaise Pascal, the French mathematician, was born in Clermont-Ferrand, France on June 19, 1623. Some of his most well-know ideas are Pascal's triangle, Pascal's law, and Pascal's theorem.
1 answer
Fluid pressure is the pressure on an object submerged in a fluid, such as water. The pressure can be provided from a number of sources: # the shear weight of the fluid, such as in scuba diving, when the diver goes deeper into the water, the water pressure increases; or in the earth's atmosphere, as a plane goes higher, the air pressure decreases; # a pump, such as when water "pumped" into a water tower; or # a compressor, such as in a small water supply system in a rural well for a house connected to an air compressor. Fluid pressure occurs in one of two situations: (1) an open condition, such as the ocean, or a swimming pool, or (2) a closed condition, such as a water line or a gas line. Open conditions are considered to be "static" or not moving (even in the ocean where there are waves and currents) because the fluid is essentially "at rest." The pressure in open conditions conform with principles of fluid statics. Closed bodies of fluid are either "static," when the fluid is not moving, or "dynamic," when the fluid is moving, like through a pipe. The pressure in closed conditions conform with the principles of fluid dynamics. The concepts of fluid pressure are predominately attributed to the discoveries of Blaise Pascal and Daniel Bernoulli. Fluid pressure is the pressure on an object submerged in a fluid, such as water. The pressure can be provided from a number of sources: # the shear weight of the fluid, such as in scuba diving, when the diver goes deeper into the water, the water pressure increases; or in the earth's atmosphere, as a plane goes higher, the air pressure decreases; # a pump, such as when water "pumped" into a water tower; or # a compressor, such as in a small water supply system in a rural well for a house connected to an air compressor. Fluid pressure occurs in one of two situations: (1) an open condition, such as the ocean, or a swimming pool, or (2) a closed condition, such as a water line or a gas line. Open conditions are considered to be "static" or not moving (even in the ocean where there are waves and currents) because the fluid is essentially "at rest." The pressure in open conditions conform with principles of fluid statics. Closed bodies of fluid are either "static," when the fluid is not moving, or "dynamic," when the fluid is moving, like through a pipe. The pressure in closed conditions conform with the principles of fluid dynamics. The concepts of fluid pressure are predominately attributed to the discoveries of Blaise Pascal and Daniel Bernoulli.
1 answer