Computer Science, asked by Swetlani2874, 4 hours ago

Find simple interest by using function

Answers

Answered by s22705
0

Answer:

formula To Find Simple Interest

Simple Interest = (p * n * r) / 100.

where,

p = Principal Amount,

n = Number of Years / Period.

r = Rate of Interest.

Must Read: C Program To Calculate Compound Interest using Functions.

Must Read: C Program To Display Current Date and Time.

Similar questions