calc online with Winfy
We have hosted the application calc in order to run this application in our online workstations with Wine or directly.
Quick description about calc:
A little calculator for programmers that runs on Windows and Linux, where you type a mathematical expression with a C-like syntax and get the result as a number.Features:
- Supports mathematical expressions with C-like syntax
- Plaintext input with normal functionality like copy/paste
- Starts in less than a second on modern hardware
- Compute multiple expressions using line breaks or commas
- Declare variables with equals symbol (ex: a=2, a*a => 4.0)
- Type hexadecimal numbers with 0x prefix (0x1f => 31.0)
- Type binary numbers with 0b prefix (0b101 => 5.0)
- Support for common functions (sin(pi/2) => 1.0)
- Support for user defined javascript functions in calc.txt
- Compute powers using hat notation (2^3 => 8.0)
- Uses regular 64-bit precision floats
- Cross platform (Requires Java 1.6 or greater)
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.