Algorithm to calculate the square of a real number.

Question -  
 Réponse -
Hello

Help me solve equations.

Write an algorithm to calculate the square of a real number.

1 réponse

Réponse
 
Hello Question

I would love to love you as you ask, because I believe that with our usernames we were made to meet, but to solve equations...
Otherwise, the algorithm to calculate the square of a real number is to multiply the number by itself. Or to raise the number to the power of two, if it's for a language that has this function directly, as is often the case.
11