Kuldeep Borkar

Results 6 issues of Kuldeep Borkar

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews
require tests

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I...

awaiting reviews
require tests

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I...

awaiting reviews
require tests

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I...

awaiting reviews
tests are failing

Modified IRR which was not included in financial_math.jl is implemented now via `present_value` Fixes #61

When no Positive or Negative values are provided to the function `moic` it will return a string that No Positive or Negative values are Provided instead of returning `NaN`