cairo-black-scholes icon indicating copy to clipboard operation
cairo-black-scholes copied to clipboard

Code / file structure cleanup

Open araghava opened this issue 3 years ago • 0 comments

  • Move math helpers (ln, exp, std_normal, std_normal_cdf) into a separate file math_helpers.cairo
  • Create helper functions in math_helpers.cairo for fixed point math and use them instead of doing it inline

araghava avatar Jan 24 '22 20:01 araghava