File src/example02.red artifact db6f1a63d4 part of check-in bfbb1ff58f


u:=(x+y+z)^3;
on factor; u;
df(x^x,x);
int(ws,x);
sin(pi/4);
sin(x)^2+cos(x)^2;
trigsimp ws;
v:=sqrt(pi);
on rounded; v;
precision(24); v;
off rounded;
end;



olli-scripts
English Homepage | German Homepage | DL2MIE | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]