ubsuny / 23-Homework6G3

This is the main repository for 23-Homework6G3 involving calculus.
https://github.com/ubsuny/23-Homework6G3
Apache License 2.0
0 stars 7 forks source link

Percentage error formula for calculating accuracy. #64

Closed Pranjal-Srivastava-2023 closed 10 months ago

Pranjal-Srivastava-2023 commented 10 months ago

Percentage Error= [(True Value−Calculated Value) / True Value]×100%

reshnashrestha commented 10 months ago

This worked.

AhmedCode99 commented 10 months ago

yeap, good idea