distance


No notes were written for this algorithm.

Preview of this algorithm

Icon Variable
Ask for a with default 2
Icon Variable
Ask for b with default 2
Icon Variable
Ask for x with default 1
Icon Variable
Ask for y with default 1
Icon Variable
Ask for D with default sqrt((a-x)^2+(b-y)^2)
Icon Output
Print variable a
Icon Output
Print variable b
Icon Output
Print variable x
Icon Output
Print variable y
Icon Output
Print approximated value of D
Icon Quiz
Add text 2x + 1 = 0