html`The area of the right tail is ${(1-normalArea(x,0,1))}`
viewofx=slider({min:-5,max:5,step:.01,description:"adjust the tail"})
1-normalArea(x,0,1)
// For Loop
{
for(vari=0;i<10;i++){
}
}
// While Loop
{
vari=0
while(i<10){
i++
}
}
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.