Jon Harper
|
80e9d7c115
|
move math.extras:round-to-even to math.functions to use in basis:formatting
Also add round-to-odd in case it is needed.
Also change float rounding to be independent of the current rounding mode
|
2017-06-08 11:23:37 -07:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
Benjamin Pollack
|
e1e29b7647
|
Add a couple minor extra docs for math.extras
|
2015-05-08 14:12:09 -07:00 |
John Benediktsson
|
b9df0a7582
|
math.extras: adding the Kahan summation.
|
2013-10-13 08:27:58 -07:00 |
John Benediktsson
|
5d8864cb9a
|
math.extras: remove permutation-bits words.
|
2013-04-11 10:30:55 -07:00 |
John Benediktsson
|
dd94812561
|
math.extras: adding more permutation-bits words.
|
2013-04-10 15:51:58 -07:00 |
John Benediktsson
|
336e2bfd58
|
math.extras: adding bitwise permutation words.
|
2013-04-10 14:29:23 -07:00 |
John Benediktsson
|
dca20550ac
|
math.extras: adding round-to-decimal.
|
2013-04-01 17:03:18 -07:00 |
John Benediktsson
|
b099cbb1f2
|
math.extras: adding docs for majority.
|
2013-03-24 20:14:17 -07:00 |
John Benediktsson
|
684c2793e7
|
math: some style cleanup.
|
2013-03-21 08:54:14 -07:00 |
John Benediktsson
|
da1931317d
|
math.extras: rename to linspace[a,b) and linspace[a,b] and fixes.
|
2013-03-20 15:15:50 -07:00 |
John Benediktsson
|
5e41a50870
|
math.extras: adding ) and ] versions of linspace.
|
2013-03-20 15:09:36 -07:00 |
John Benediktsson
|
da0a123df3
|
math.extras: adding logspace.
|
2013-03-20 13:49:55 -07:00 |
John Benediktsson
|
a21fddc4dc
|
math.extras: adding linspace.
|
2013-03-20 13:44:54 -07:00 |
John Benediktsson
|
2da0e52525
|
math.extras: adding docs for ramanujan.
|
2012-09-25 10:50:09 -07:00 |
John Benediktsson
|
b601d154c1
|
math.extras: fix spelling of stirling, add ramanujan approximation of factorial.
|
2012-09-25 10:48:09 -07:00 |
John Benediktsson
|
01abb351b5
|
math.extras: more maths functions.
|
2012-07-27 12:44:51 -07:00 |
John Benediktsson
|
0650495414
|
math.extras: adding sterling numbers, bernoulli numbers, chi-square and inverse-chi-square words.
|
2012-04-20 20:09:54 -07:00 |