diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-06-29 20:03:07 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-06-29 20:03:07 +0800 |
commit | a877ce02f73932e9af280aa07a18bc732dfed5a7 (patch) | |
tree | 6d72eda98b39e13ec6a535778bbbf523038f0173 /math/octave-forge-fenv/distinfo | |
parent | 92e941bbc8f64dd3317033ab06c51ad105fcea56 (diff) | |
download | freebsd-ports-gnome-a877ce02f73932e9af280aa07a18bc732dfed5a7.tar.gz freebsd-ports-gnome-a877ce02f73932e9af280aa07a18bc732dfed5a7.tar.zst freebsd-ports-gnome-a877ce02f73932e9af280aa07a18bc732dfed5a7.zip |
The octave-forge package is the result of the GNU Octave Repositry project, which is intended to be a central location for custom scripts, funcitons and extensions for GNU Octave, contains the source for all the functions plus build and install scripts.
This is fenv.
On supported architectures, change the rounding mode of the floating point arithmetics (to nearest, up, down, to zero) or change the precision of the test the properties of the floating point arithmetics.
WWW: http://octave.sourceforge.net/
PR: ports/147601
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe: yes
Diffstat (limited to 'math/octave-forge-fenv/distinfo')
-rw-r--r-- | math/octave-forge-fenv/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/octave-forge-fenv/distinfo b/math/octave-forge-fenv/distinfo new file mode 100644 index 000000000000..1b8100c9af19 --- /dev/null +++ b/math/octave-forge-fenv/distinfo @@ -0,0 +1,3 @@ +MD5 (octave-forge/fenv-0.1.0.tar.gz) = db97ef4ca12b0c5fdb36e18079926a8c +SHA256 (octave-forge/fenv-0.1.0.tar.gz) = 85d67be250af42e8e10a7afee2018ed0ecd1e823cc28bb73286f1139fc5fcb45 +SIZE (octave-forge/fenv-0.1.0.tar.gz) = 30399 |