write mathematical function to find square of a number
Answers
Answered by
0
Answer:
Program to Calculate Square of a Number using Functions
Program to Calculate Square of a Number using FunctionsWhen the compiler reaches to Calculate_Square(number) line in main() program, the compiler will immediately jump to int Calculate_Square (int Number) function. Calculate_Square (int Number) function will calculate the square and return the value.
Answered by
0
Answer:
ok
Explanation:
To find the square of any number can be found by multiplying
the number by itself
Similar questions
Social Sciences,
1 month ago
Accountancy,
1 month ago
Hindi,
1 month ago
Math,
10 months ago
Math,
10 months ago