Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/oh_number.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 24 04:51:02 2021 UTC (2 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

For bigfloat.

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 26 11:18:55 2014 UTC (10 years ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.7: +20 -22 lines
Diff to previous 1.7 (colored)

oh_number.to_continued_fraction() is rewritten.

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 24 17:52:35 2014 UTC (10 years ago) by ohara
Branch: MAIN
Changes since 1.6: +28 -6 lines
Diff to previous 1.6 (colored)

Add new option round to oh_number.rats.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 31 00:33:09 2013 UTC (10 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

Replaced C++-style comments by C-style comments.

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 28 05:05:25 2012 UTC (12 years ago) by ohara
Branch: MAIN
Changes since 1.4: +15 -1 lines
Diff to previous 1.4 (colored)

Add 3 functions to oh_number.rr

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 17 18:45:05 2010 UTC (13 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.3: +21 -1 lines
Diff to previous 1.3 (colored)

Add two module-local functions.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 3 10:32:43 2010 UTC (13 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Corrections to avoid the warnings of mcpp.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 14 23:06:07 2010 UTC (13 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

// is changed to /* */ for obsolete cpp's (MacOS 10.4, ...).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 14 06:41:41 2010 UTC (14 years ago) by takayama
Branch: MAIN

Translating a floating point number to a rational number.
Example: number_float_to_rational(3.14 | prec=2);

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>