John Benediktsson
|
0988164e9a
|
math.functions: clarify rounding behavior.
|
2013-03-26 14:35:38 -07:00 |
John Benediktsson
|
8a9cb017f5
|
math.functions: adding "round-to".
|
2013-01-30 09:41:21 -08:00 |
John Benediktsson
|
d2876bea1d
|
math.functions: implement copysign.
|
2012-06-01 08:24:35 -07:00 |
John Benediktsson
|
fda12a9972
|
math.functions: adding generalized signum function. Fixes #509.
|
2012-05-03 14:44:10 -07:00 |
Doug Coleman
|
9a125e82e9
|
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
|
2012-05-02 10:22:23 -07:00 |
Doug Coleman
|
4338db58a4
|
math.functions: Add e^ and sigmoid functions.
|
2012-05-02 09:21:34 -07:00 |
John Benediktsson
|
13a4e3f2a8
|
math.functions: adding "roots" word to get arbitrary roots from numbers.
|
2012-04-19 12:19:14 -07:00 |
John Benediktsson
|
e05002f70a
|
math.functions: adding docs and tests for ^mod.
|
2012-04-19 08:20:11 -07:00 |
John Benediktsson
|
621c1c37a5
|
math.functions: implement "frexp" and support log of really big numbers. Fixes #160.
|
2011-09-22 09:42:28 -07:00 |
Joe Groff
|
bbdd383b6f
|
math.functions: fix documentation for 10^
|
2011-06-06 16:27:56 -07:00 |
Doug Coleman
|
74d8554ca1
|
move docs for nth-root, fix docs for minmax
|
2009-10-30 06:37:02 -05:00 |
Doug Coleman
|
aabaccff5e
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
Keith Lazuka
|
8f79ea91ba
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
eb5d30e724
|
Fix conflict
|
2009-09-23 20:52:04 -05:00 |
Keith Lazuka
|
293b9704d2
|
docs: updated some docs to use new markup
|
2009-09-22 15:22:34 -04:00 |
Slava Pestov
|
ef353b5eff
|
math: minor doc fixes
|
2009-09-15 15:42:46 -05:00 |
Slava Pestov
|
e6c551a652
|
math.order: better docs
|
2009-09-12 16:33:42 -05:00 |
Joe Groff
|
c31791d470
|
log1+ word (maps to C99 log1p function)
|
2009-09-11 20:28:15 -05:00 |
Doug Coleman
|
7c3824639e
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
Doug Coleman
|
aa71f27094
|
add docs for if-zero etc, add docs for 10^
|
2009-08-11 18:45:01 -05:00 |
Doug Coleman
|
34e1d60578
|
add a clamp word to math.order, use clamp word throughout libraries
|
2009-05-24 21:35:50 -05:00 |
Slava Pestov
|
fc4894fbdf
|
Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags
|
2009-04-30 00:27:35 -05:00 |
Aaron Schaefer
|
ca9fb1fcf1
|
Update usages of divisor? where appropriate
|
2009-04-01 21:53:18 -04:00 |
Aaron Schaefer
|
c698a83a12
|
Add divisor? math function
|
2009-04-01 19:29:19 -04:00 |
Daniel Ehrenberg
|
70d931d0b2
|
Creating math.bits
|
2009-02-20 20:14:54 -06:00 |
Slava Pestov
|
60134eeb98
|
Documentation fixes
|
2009-02-19 13:35:53 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
f2721e0608
|
Help lint fixes
|
2008-09-11 05:04:49 -05:00 |
Slava Pestov
|
110a5e5162
|
Change equality semantics
|
2008-09-02 02:02:05 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |