Home  /  Tools Apps  / Complex Calculator on Windows Pc

Complex Calculator on Windows Pc

Developed By: Ryan Hodin

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: December 25, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 2.0
Size 735.1 KB
Release Date July 25, 16
Category Tools Apps

What's New:
New in version 2.0: The largest release in the history of this app. Enable the use of complex numbers in almost all operations. Users can enter complex numbers... [see more]

Description from Developer:
A small calculator application which implements a variety of operations over the space of complex numbers exposed in a very counter-intuitive fashion.

To use the application, inpu... [read more]

App preview ([see all 18 screenshots])

App preview

About this app

On this page you can download Complex Calculator and install on Windows PC. Complex Calculator is free Tools app, developed by Ryan Hodin. Latest version of Complex Calculator is 2.0, was released on 2016-07-25 (updated on 2023-12-25). Estimated number of the downloads is more than 100. Overall rating of Complex Calculator is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Complex Calculator on Windows?

Instruction on how to install Complex Calculator on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Complex Calculator on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Complex Calculator using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Complex Calculator" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Complex Calculator on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Complex Calculator" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 2.0.

Download Complex Calculator 2.0 on Windows PC – 735.1 KB

A small calculator application which implements a variety of operations over the space of complex numbers exposed in a very counter-intuitive fashion.

To use the application, input your number into the input field along the top of the screen, and then press the button for the operation which you want.
Complex numbers can be inputted by typing the real part, the sign (plus or minus), then the imaginary part, then an exclamation point or i (the calculator interprets an exclamation point as i). Do not press the i button last, as it fills the number field with "i".
The calculator doesn't currently include the ability to interpret expressions such as "1+2" correctly - only expressions with both real and imaginary parts, in that order, may have a plus or minus sign anywhere but in front.
For operations with two numbers (binary operations) such as addition (a+b), the application will store the value entered and the operation and display a "calculate" button in the top bar. Enter your desired value and then press calculate to perform the operation.

Support for languages besides English and right-to-left layouts is not currently included, but it is planned to release in the near future.

Development proceeds on GitHub: https://github.com/za419/Android-calculator.

While there is currently no pre-release testing build, you can sign up to receive open pre-releases at https://play.google.com/apps/testing/com.Ryan.Calculator.


This application is subject to the MIT License:

The MIT License (MIT)

Copyright (c) 2015 Ryan Hodin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
New in version 2.0: The largest release in the history of this app. Enable the use of complex numbers in almost all operations. Users can enter complex numbers by typing them in as "a+bi". Interpret an exclamation point as i in case it is more convenient(such as on the number pad). Since "Prime?" does not support complex operands (it is not defined over the complex numbers), add a Gaussian Prime function. Finally, improve tablet and TV support, and use an optimizing build to reduce download size