Commit History

Author SHA1 Message Date
  B3liever 8a1d52fa48 Fix #9585 hypot in js 6 years ago
  narimiran 80b78b50d0 more examples for mod and div, plus corrections [ci skip] 6 years ago
  eqperes 6620b5dc8d Documentation improved for `math` module (#9266) 6 years ago
  Arne Döring 5076fda2e2 fix for #9082 (#9089) 6 years ago
  Araq 8029a649ba math.nim: document what to use instead of 'fmod' 6 years ago
  cooldome d0f4a929e0 fixes 8594 (#8721) 6 years ago
  Dominik Picheta bc957ace2e Merge pull request #8628 from hlaaftana/patch-1 6 years ago
  alaviss 7ef268274f Haiku support for Nim (#8542) 6 years ago
  hlaaf ed4a267399 Small documentation typo in math 6 years ago
  andri lim c3d5ec8ead fixes #8421, fixes #7968, Nim compiler compiles with MSVC C89 version (#8556) 6 years ago
  Andreas Rumpf 2d186f18ec Merge pull request #7950 from Paalon/math-log 6 years ago
  Koki Fushimi 5332da2e7c Fix a test 6 years ago
  Koki Fushimi 5fc5e37194 Use one same type for two parameters 6 years ago
  Koki Fushimi 959b6354c1 Rename tgamma to gamma (#7929) 6 years ago
  Koki Fushimi a3e5242d31 Add product proc (#7951) 6 years ago
  Koki Fushimi 090ffa3869 Use concrete expression 6 years ago
  Koki Fushimi 41601e9307 Bug fix 6 years ago
  Koki Fushimi 05f81482f4 Change to use log(x, base) 6 years ago
  Koki Fushimi abf8ee049a Broaden the argument types 6 years ago
  Koki Fushimi f849db1c5c Generalize and add test 6 years ago
  Koki Fushimi d7913419d7 Add log proc for base b of x 6 years ago
  data-man 1bbd83de3f Removed spaces in math module 6 years ago
  Oscar Nihlgård 65070a6936 Use truncation division in mod for floats (#7118) 6 years ago
  Koki Fushimi 2107c81d6d Add inverse hyperbolic, and cot, sec and csc; and their hyperbolic, inverse, inverse hyperbolic, and change to use defined functions in C or JS for logs and hyperbolics. (#7893) 6 years ago
  Koki Fushimi 09283bb939 Faster binary gcd algorithm (#7849) 6 years ago
  data-man 173c92d374 Fixes factorial's bug 6 years ago
  notTito 8f7bd6cf5c Replace factorial function with a compile time one (#7276) 6 years ago
  skilchen a89b81eb96 fixes #6353 (#6951) 7 years ago
  skilchen 47d00eb397 add missing math.trunc for js backend (#6950) 7 years ago
  Federico Ceratto 590512873c Add hint about computing powers between integers (#6419) 7 years ago