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.013.064 Times

Permittivity Constants software
Filter: All | Freeware | Demo
 

Permittivity Constants

< 1 2 3 4 5 > 
Added: October 24, 2013 | Visits: 325

Math::Symbolic::Constant Math::Symbolic::Constant is a Perl module that offers constants in symbolic calculations. SYNOPSIS use Math::Symbolic::Constant; my $const = Math::Symbolic::Constant->new(25); my $zero = Math::Symbolic::Constant->zero(); my $one = Math::Symbolic::Constant->one(); my $euler =...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (37): Math::Symbolic::Constant Download

Added: November 18, 2006 | Visits: 3.030

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.353

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 (172): Moffsoft Calculator Download

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

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.717

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.019

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.768

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 (142): QuData Calculator Download

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

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 (461): OLEPrint Download

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

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.038

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.098

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 (746): Cam Sketch Pad Download

Added: August 03, 2008 | Visits: 1.032

.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 (93): .NET KineticaRT Data Channels Components Download

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

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.665

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 (98): Mac::Errors Download

Added: May 02, 2010 | Visits: 767

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 (90): Fcntl Download

Added: November 11, 2010 | Visits: 1.476

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 (88): Errno Download

Added: October 22, 2010 | Visits: 1.133

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.420

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: 731

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 (92): Jep.Net Download

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

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

< 1 2 3 4 5 >