package
0.0.0-20241113112105-d5176070b8d9
Repository: https://github.com/ortizdavid/go-nopain.git
Documentation: pkg.go.dev
# README
calculations
Package for simple calculations
Features
- Percents
# Functions
PercentageOfvalue calculates the percentage of a given value.
alueFromPercentage calculates the original value based on a given percentage and a calculated value.