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

Trigonometric Functions freeware
Filter: All | Freeware | Demo
 

Trigonometric Functions

1 2 3 4 5 > 
Released: April 17, 2007  |  Added: September 20, 2007 | Visits: 8.341

TTCalc TTCalc is an open source mathematical calculator. It features arithmetical functions, trigonometric functions, inverse trigonometric functions, hyperbolic functions, inverse hyperbolic functions, logical operators, logarithms, functions for converting between degrees and radians and so on.... Platforms: Windows

License: Freeware Size: 616.92 KB Download (669): TTCalc Download

Added: August 24, 2008 | Visits: 1.699

TRIGO.XLA Add-In for MS-Excel with extended trigonometric functions to calculate with decimal degrees. Also included - get decimal degrees from trigonometric values, convert decimal degrees to degrees:minutes: seconds and vice versa. Includes INVOLUT function and getting decimal degrees from Involut value... Platforms: Windows

License: Freeware Size: 88 KB Download (359): TRIGO.XLA Download

Added: January 25, 2010 | Visits: 707

EdenGraph EdenGraph is a graphing calculator, built for Mac OS X, which is able to plot two-dimensional graphs using standard algebraic or trigonometric functions. Many mathematical packages only allow for static, rendered images of graphs, whereas EdenGraph lets the user dynamically shift, track, or... Platforms: Mac

License: Freeware Download (106): EdenGraph Download

Released: August 26, 2008  |  Added: September 08, 2008 | Visits: 2.930

eCalc Calculator eCalc is a free Windows calculator with basic and scientific functions. The calculator is designed with a high level of aesthetics, including large buttons and an easy to read display. The calculator operates with a frameless border and stays open above your other programs - making it an ideal... Platforms: Windows

License: Freeware Size: 728.95 KB Download (283): eCalc Calculator Download

Added: July 07, 2013 | Visits: 738

Java Scientific Calculator Java Scientific Calculator is a general-purpose scientific calculator that you can use as a computer-desktop calculator or in a web application. In addition to basic arithmetic functions it provides trigonometric functions, logarithms, powers and roots, complex numbers, binary, octal, decimal and... Platforms: Mac

License: Freeware Size: 296.96 KB Download (49): Java Scientific Calculator Download

Added: August 27, 2008 | Visits: 1.732

Combo Calculator Full featured free calculator providing all the essential features of a calculator and more. The software handles all basic and advanced features required by most users and includes several advanced features within a scientific calculator. It evaluates all major mathematical expressions and... Platforms: Windows

License: Freeware Size: 56 KB Download (291): Combo Calculator Download

Added: April 19, 2010 | Visits: 828

Number::WithError Number::WithError is a Perl module that contains numbers with error propagation and scientific rounding. SYNOPSIS use Number::WithError; my $num = Number::WithError->new(5.647, 0.31); print $num . "n"; # prints 5.65e+00 +/- 3.1e-01 # (I.e. it automatically does scientific rounding) my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (90): Number::WithError Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 509

Portable TTCalc for Linux TTCalc is a mathematical calculator that features a well structured graphical interface and is very easy to use. TTCal is composed of a standard scientific calculator and variable, functions, precision and display configuration tabs. TTCalc has a nice user interface, formulas for calculating can... Platforms: Linux

License: Freeware Download (442): Portable TTCalc for Linux Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 470

TTCalc for Linux TTCalc is a mathematical calculator that features a well structured graphical interface and is very easy to use. TTCal is composed of a standard scientific calculator and variable, functions, precision and display configuration tabs. TTCalc has a nice user interface, formulas for calculating can... Platforms: Linux

License: Freeware Download (484): TTCalc for Linux Download

Added: May 10, 2013 | Visits: 593

com.wis.math.alg.Complex class Implements the static behaviours of the Complex Class, with algorithm logic based on the use of reverse Polish notation. Supports all functions pertaining to the complex number calculator and three added functions that are beyond the calculator's scope. The calculator is capable of performing all... Platforms: Windows, Mac, *nix, Flash,

License: Freeware Download (54): com.wis.math.alg.Complex class Download

Added: October 19, 2013 | Visits: 410

Galculator for Linux galculator is a GTK 2 based calculator with ordinary notation/reverse polish notation, a formula entry mode, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). [a basic calculator] galculator features two user modes: basic and scientific mode.... Platforms: *nix

License: Freeware Size: 512 KB Download (35): Galculator for Linux Download

Added: August 26, 2013 | Visits: 372

Vectoroids for Linux "Vectoroids" is a clone of the classic arcade game "Asteroids" by Atari. Your objective is to maneuver a space ship within a field of asteroids, and shoot them into smaller and smaller pieces, eventually destroying them completely. features * Smooth vector graphics Rotating asteroids Fast,... Platforms: *nix

License: Freeware Size: 819.2 KB Download (43): Vectoroids for Linux Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.845

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel. Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Added: March 18, 2010 | Visits: 874

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and... Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: July 05, 2010 | Visits: 1.198

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative... Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: September 17, 2010 | Visits: 858

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific.. Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::Functions Download

Added: May 10, 2013 | Visits: 435

Missing string functions Missing string functions script introduces some functions to help you manage international text. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

Added: May 10, 2013 | Visits: 419

Curried functions This script is a class to allow programmers to curry functions, so that arguments can be supplied one at a time instead of all at once. E.g., if  F = Curry(lambda a,b: a b), then F(1,2) == F(1)(2). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Curried functions Download

Added: April 18, 2013 | Visits: 453

WIN32API MDI Shell with functions WIN32API MDI Shell with functions code allows an easy start of a MDI application.Shows how to create and fill the client and mdi structures. It also contains functions to sort the mdi child windows. ains> Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): WIN32API MDI Shell with functions Download

Added: May 02, 2013 | Visits: 535

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

1 2 3 4 5 >