Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.109 Times

Constants software
Filter: All | Freeware | Demo
 

Constants

< 1 2 3 4 5 > 
Added: November 18, 2006 | Visits: 3.040

Calc98 Calc98 is a Scientific engineering statistical and financial pocket calculator simulator program for the Microsoft Windows operating systems. It includes a comprehensive set of conversions, constants and physical property data, a built-in periodic table of the elements, number base...

License: Freeware Size: 500 KB Download (523): Calc98 Download

Added: March 04, 2006 | Visits: 6.369

Moffsoft Calculator Moffsoft Calculator has a simple, easy-to-use interface that allows a user of any level to start crunching numbers immediately, but don't be deceived by its simple appearance. The power that lies within is only a click or two away. In addition to the printable and savable calculator tape, you'll... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.87 MB Download (178): Moffsoft Calculator Download

Released: September 02, 2016  |  Added: September 18, 2016 | Visits: 2.933

ESBCalc Pro ESBCalc Pro is an Enhanced Windows Scientific Calculator with Infix Processing, Exponential Notation, Brackets, Scientific Functions, Memory, Optional Paper Trail, Printing, Result History List, Integrated Help and more. Functions include Trigonometric, Hyperbolic, Logarithmic - Base 10, Base 2,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $19.00 USD Size: 3.17 MB Download (226): ESBCalc Pro Download

Released: May 08, 2014  |  Added: May 19, 2014 | Visits: 4.726

ESBCalc Pro - Scientific Calculator ESBCalc Pro is an Enhanced Windows Scientific Calculator with Infix Processing, Exponential Notation, Brackets, Scientific Functions, Memory, Optional Paper Trail, Printing, Result History List, Integrated Help and more. Functions include Trigonometric, Hyperbolic, Logarithmic - Base 10, Base 2,... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $19.00 USD Size: 3.22 MB Download (166): ESBCalc Pro - Scientific Calculator Download

Added: September 15, 2006 | Visits: 3.027

Business&Games Calculator B&G Calculator combines ease of use with a lot of powerful features for those who need them. It has a flexible interface that can be easily adjusted to your taste. It operates on various types of calculations and has all standard functions you find in a desktop calculator. Except for this, you... Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 1.14 MB Download (104): Business&Games Calculator Download

Added: April 11, 2006 | Visits: 2.780

QuData Calculator QuData Calculator is a free, powerful and easy to use desktop calculator, designed for general everyday use, as well as for special tasks that you may face when dealing with financial, scientific and other problems. The free version is extremely easy to use and hardly needs any help at all. In... Platforms: Windows

License: Freeware Size: 758 KB Download (148): QuData Calculator Download

Released: February 02, 2004  |  Added: February 02, 2006 | Visits: 2.132

OLEPrint OLEPrint allows users to print, preview and export Enums, Constants, Events, Properties and Methods of ActiveX components. OLEPrint is a very useful application for anyone who develops or uses OLE /ActiveX controls, components and/or uses OLE Type Libraries. OLEPrint’s color-coded... Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 3.46 MB Download (465): OLEPrint Download

Released: July 01, 2007  |  Added: July 14, 2007 | Visits: 11.117

JEP - Java Math Expression Parser JEP is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. JEP supports user defined variables, constants, and functions. A number of common mathematical functions and... Platforms: OS/2, Windows, Mac, *nix

License: Commercial Cost: $550.00 USD Size: 1.38 MB Download (371): JEP - Java Math Expression Parser Download

Added: August 11, 2008 | Visits: 1.046

AddUp Powerful Calculator for Finance, Science, Math, Stats, Unit Conversions, Date and Time Calculations, Numeric Bases, Bit-Level Operations, Complex Numbers, Random Numbers, Prime Numbers, Fractions, Trigonometry, NIST Scientific Constants. Quick Popup Access. Selectable Keypads, Button Size, Font,... Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 367 KB Download (105): AddUp Download

Added: August 21, 2008 | Visits: 2.107

Cam Sketch Pad Cam Cketch Pad is a CAD program with support for 2D objects and for geometric constants. It also includes instances that refer to other drawings.Cam Sketch Pad isn`t as big nor as ambitious as other similar programs, but includes all the necessary components, at a basic level and without... Platforms: Windows

License: Freeware Size: 8 KB Download (750): Cam Sketch Pad Download

Added: August 03, 2008 | Visits: 1.036

.NET KineticaRT Data Channels Components The KineticaRT .NET Channels component provides four groupings of channels: links, expressions, variables and constants. Links provide Source and Destination properties, which can be used to link the channel to another channel such as a server input/output. Expressions types provide an expression... Platforms: Windows

License: Demo Cost: $72.00 USD Size: 490 KB Download (99): .NET KineticaRT Data Channels Components Download

Released: November 30, 2008  |  Added: July 10, 2009 | Visits: 1.898

Jep Jep is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. Jep supports user defined variables, constants, and functions. A number of common mathematical functions and... Platforms: OS/2, Windows, Mac, *nix

License: Commercial Cost: $550.00 USD Size: 2.2 MB Download (119): Jep Download

Added: March 03, 2010 | Visits: 1.669

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =... Platforms: *nix

License: Freeware Size: 54.27 KB Download (104): Mac::Errors Download

Added: May 02, 2010 | Visits: 772

Fcntl Fcntl is a Perl module to load the C Fcntl.h defines. SYNOPSIS use Fcntl; use Fcntl qw(:DEFAULT :flock); This module is just a translation of the C fcntl.h file. Unlike the old mechanism of requiring a translated fcntl.ph file, this uses the h2xs program (see the Perl source distribution)... Platforms: *nix

License: Freeware Size: 12.2 MB Download (91): Fcntl Download

Added: November 11, 2010 | Visits: 1.480

Errno Errno package contains system errno constants. SYNOPSIS use Errno qw(EINTR EIO :POSIX); Errno defines and conditionally exports all the error constants defined in your system errno.h include file. It has a single export tag, :POSIX, which will export all POSIX defined error numbers. Errno... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Errno Download

Added: October 22, 2010 | Visits: 1.138

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to... Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: April 05, 2010 | Visits: 1.429

Games::Checkers SYNOPSIS # automatical computer-vus-computer play script use Games::Checkers::Constants; use Games::Checkers::Board; use Games::Checkers::BoardTree; my $board = new Games::Checkers::Board; my $color = White; my $numMoves = 0; print $board->dump; while ($board->canColorMove($color)) {... Platforms: *nix

License: Freeware Size: 286.72 KB Download (124): Games::Checkers Download

Released: June 06, 2010  |  Added: June 11, 2010 | Visits: 735

Jep.Net Jep.Net is a library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. Jep.Net supports user defined variables, constants, and functions and features a fully configurable parser as... Platforms: Windows

License: Commercial Cost: $550.00 USD Size: 6.81 MB Download (98): Jep.Net Download

Released: November 01, 2010  |  Added: November 08, 2010 | Visits: 844

Jep Java Jep is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. Jep supports user defined variables, constants, and functions. A number of common mathematical functions and... Platforms: OS/2, Windows, Mac, *nix, Java

License: Shareware Cost: $550.00 USD Size: 2.51 MB Download (106): Jep Java Download

Released: June 21, 2011  |  Added: July 13, 2011 | Visits: 1.170

EsbDecimals EsbDecimals is a free subset of the forthcoming ESBPCS for .NET - it includes Microsoft .NET Framework Assembly (v2.0, v3.0, v3.5 and v4.0 included) that have classes that supply Constants and Mathematical Routines for the Decimal Type supplied by the Framework. Full C# source is included as... Platforms: Windows

License: Freeware Size: 2.89 MB Download (92): EsbDecimals Download

< 1 2 3 4 5 >