-
Notifications
You must be signed in to change notification settings - Fork 28
feature: Mirr function #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
thsubaku9
wants to merge
34
commits into
razorpay:master
Choose a base branch
from
thsubaku9:mirr-feature
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 26 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c4aa47c
Added PV an NPV computation
thsubaku9 c2a226e
testing for pv and npv functions
thsubaku9 5c4df0b
missing examples added
thsubaku9 ae9c788
comment line violation
thsubaku9 ad35b8a
gofumpt linting
thsubaku9 b850524
indentation oopsie
thsubaku9 90ef39c
new play.golang links
thsubaku9 089af1e
variable naming
thsubaku9 ac619a2
better example
thsubaku9 16fc02d
pull merge
thsubaku9 fffc0ae
Merge branch 'master' of https://github.com/razorpay/go-financial
thsubaku9 04c9309
Rate calculation
thsubaku9 b4a4d77
readme fix
thsubaku9 bb23dc8
modified as per decimal values
thsubaku9 3448076
minor modifications
thsubaku9 0e7e689
required modifications
thsubaku9 ddc5f1a
required modifications 2
thsubaku9 4878997
required fixes and comment modifications
thsubaku9 4134c54
gofumpt
thsubaku9 97b52a1
README changes
thsubaku9 60d3d66
error printing
thsubaku9 6cb9b88
Merge branch 'master' of https://github.com/razorpay/go-financial
thsubaku9 8c47073
Merge branch 'master' of https://github.com/razorpay/go-financial
thsubaku9 4edb2b7
IRR function added
thsubaku9 d86b2f4
test for irr
thsubaku9 3f66ca5
readme.md updated
thsubaku9 ef14104
mirr added
thsubaku9 49062ef
Readme.md updated
thsubaku9 f1363f9
lint check
thsubaku9 305673f
naming convention
thsubaku9 8ddf09f
naming convention
thsubaku9 9606bf7
math var renaming
thsubaku9 b713fbb
Merge pull request #5 from thsubaku9/irr-feature
thsubaku9 153b7af
Merge branch 'master' into mirr-feature
thsubaku9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.