You are using an outdated browser. Please upgrade your browser to improve your experience.
Hackulator

Hackulator is a little calculator that enables you to write and compute your own formulas

Hackulator is a little calculator that enables you to write and compute your own formulas

Hackulator

by Allan William Martin
Hackulator
Hackulator
Hackulator

What is it about?

Hackulator is a little calculator that enables you to write and compute your own formulas.

Hackulator

App Details

Version
1.0.0
Rating
NA
Size
12Mb
Genre
Productivity Utilities
Last updated
March 23, 2015
Release date
March 23, 2015
More info

App Screenshots

Hackulator screenshot-0
Hackulator screenshot-1
Hackulator screenshot-2
Hackulator screenshot-3
Hackulator screenshot-4

App Store Description

Hackulator is a little calculator that enables you to write and compute your own formulas.

While it's convenient for everyday math, Hackulator is ideal for engineers, scientists, students, and others who routinely compute the same formulas.

Also, if you want to learn to code, Hackulator can be a great way to get started. Its simple language is made just for computing mathematical and logical formulas, designed to be easy to learn and use, but similar to how other programming languages work.

Do quick calculations in an enhanced text editor. See all your work in one place, calculations on the left and results on the right.

Chain related computations together using variables. Write functions that contain formulas you use routinely with Hackulator's simple mathematical language.

For example, here's a function that contains the formula to convert Celsius to Kelvin:

kelvin = fun(c) {
c + 273.15
}

Then use it like this:

kelvin(100)


Hackulator Features

* Enhanced editor for entering math expressions and formulas.
* Sheets for organizing related calculations.
* Built-in math library with standard functions (logarithm, sine, cosine, tangent, absolute value, etc.).
* Write custom functions.
* Function library to contain your collection of custom formulas for reuse in any sheet.
* Examples of functions and common conversion formulas (Area, Finance, Geometry, etc.).
* Create variables to hold numbers, results, and functions.
* Use conditional (“if-else”) expressions.
* Special keyboards that provide easy access to commonly used symbols and built-in math formulas.


by Allan William Martin
http://anomalus.com/hackulator

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.