Sponsored Content
Top Forums Programming Casio FX-CG50 Scientific Calculator and Python Post 303042000 by Neo on Tuesday 10th of December 2019 11:18:13 PM
Old 12-11-2019
Here is a copy of the Amazon review I wrote for this Casio PRIZM FX-CG50:

Quote:
As an electrical engineer who works in software engineering, I have used a lot of calculators. The Casio PRIZM FX-CG50 does not have a nice feel in my hands at all. In fact, it feels rough and unrefined, bulky and cheap. I think the design is way too thick, perhaps because of the decision by Casio to run device this on four AAA batteries?

Anyway, I don't like the design in the least (for the money paid). The keyboard is hard to read, the contrast between the functions and the black background is poor, perhaps by design; so this device it is not for me. I also do not like how the FX-CG50 handles errors.

The documentation provided and the PDF online is very poor. Thank goodness for YouTube tutorials (but others, not Casio); but you would think that Casio could create their own very good tutorials; but no they cannot.

The macOS firmware upgrade software for the PRIZM FX-CG50 only works on High Sierra, which is two major releases back. All my main macs run Catalina (I own four Macs, including a 12 core Mac Pro from 2013, a Mac Mini and two MacBook Airs), so you cannot upgrade the PRIZM FX-CG50 software on three of those those four machines. The "good news" is that do happen to have an obsolete MacBook Air (very old MBA) which cannot upgrade past High Sierra, so I had to use that obsolete MBA from my closet to upgrade the firmware! Why Casio only supports High Sierra and not Mojave or Catalina is a total mystery to me! I guess Casio simply does not care about firmware upgrade software for macOS.

If I paid $25 bucks for this, I might expect less; but for the money, I realize I should not have bought this. The Casio PRIZM FX-CG50 is not recommended at all. Sorry to be truthful and honest.

PS: The way the Casio PRIZM FX-CG50 runs Python is not impressive at all.

Last edited by hicksd8; 12-11-2019 at 09:14 AM..
 

9 More Discussions You Might Find Interesting

1. BSD

Casio CASSIOPEA BE-300 & fBSD

I just don't know how do I have to connect them... Connecting via USB, if some body knows, please post here... Thankue... (0 Replies)
Discussion started by: PomaH 6yxDAK
0 Replies

2. Shell Programming and Scripting

calculator program..

Hey can anyone tell me the korn script code to implement an interactive integer calculator using the shell's built in arithemetic expression evaluation (2 Replies)
Discussion started by: sahithi_khushi
2 Replies

3. Shell Programming and Scripting

Calculator

I am pretty new to the Unix word, and have created a working calculator script. I have one problem. It doesn't use any decimals, it rounds off to the nearest whole number. 1 #!/bin/ksh 2 while true; do 3 echo -n "Enter the first integer: "; read IN1 4 test... (2 Replies)
Discussion started by: ironhead3fan
2 Replies

4. UNIX for Dummies Questions & Answers

calculator

hi, im new to the unix system and scripting and was wondering if anyone could help me with this problem iv been havin... i want the system to: 1. ask me for a number 2. ask me for a command to use on that number (* + - /) 3. ask me for another number 4. then ask me for another command, if the... (2 Replies)
Discussion started by: jdougy
2 Replies

5. Shell Programming and Scripting

Help with calculator code

Hi Guys, I found this code in net.. it is working fine.. But can anybody explain me the sed statement used in the code.. echo "Enter the expression:\c" read express eval echo "$express"|sed 's/^/'$precision' \ /'|bc -l|\ sed -n '1,${ /syntax/!{ } ... (2 Replies)
Discussion started by: mac4rfree
2 Replies

6. Homework & Coursework Questions

Simple Calculator

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known/data: Script a simple calculator. In the command line enter the script file /home/etc/mycalc or /home/etc/mycalc 1 +... (6 Replies)
Discussion started by: herb bertz
6 Replies

7. Shell Programming and Scripting

**python** unable to read the background color in python

I am working on requirement on spreadsheet in python scripting. I have a spreadsheet containing cell values and with background color. I am able to read the value value but unable to get the background color of that particular cell. Actually my requirement is to read the cell value along... (1 Reply)
Discussion started by: giridhar276
1 Replies

8. Programming

Create a C source and compile inside Python 1.4.0 to 3.7.0 in Python for ALL? platforms...

Hi all... As you know I like making code backwards compatible for as many platforms as possible. This Python script was in fact dedicated for the AMIGA A1200 using Pythons 1.4.0, 1.5.2, 1.6.0, 2.0.1, and 2.4.6 as that is all we have for varying levels of upgrades from a HDD and 4MB FastRam... (1 Reply)
Discussion started by: wisecracker
1 Replies

9. Shell Programming and Scripting

Simple Scientific calculator for ADE, the UNIX environment for the AMIGA A1200(HD).

ADE is a UNIX environment for the ancient AMIGA A1200. By default this does NOT have the 'bc' command line calculator. Although I did a DEMO code to create a C source and compile it under python 1.4.0 and ADE using ksh88 and the gcc of the day, I decided to create this baby that requires no Python... (2 Replies)
Discussion started by: wisecracker
2 Replies
UGENSA(4)						   BSD Kernel Interfaces Manual 						 UGENSA(4)

NAME
ugensa -- USB generic serial adapter SYNOPSIS
ugensa* at uhub? ucom* at ugensa? HARDWARE
The ugensa driver supports the following adapters (or their USB device portion, for adaptors that contain a USB host controller, hub and a USB device): Airprime PC5220 Novatel FlexPak GPS receiver Qualcom CDMA MSM (found in Kyocera KPC650 EVDO interface) Qualcom Inc. CDMA AC8700 (found in the ZTE 1x EVDO interface) Sierra AirCard 580 Sierra AirCard 595 Sierra AirCard 875 [not tested] Sierra Wireless EM5625 [not tested] Sierra Wireless MC5720 [not tested] Sierra Wireless MC5725 [not tested] Sierra Wireless MC8755 [not tested] Sierra Wireless MC8755 [not tested] Sierra Wireless MC8755 [not tested] Sierra Wireless MC8765 [not tested] Sierra Wireless MC8775 [not tested] Novatel Wireless Merlin CDMA (found in Verizon V620) [not tested] Novatel ExpressCard [not tested] Novatel Wireless S720 [not tested] Novatel Ovation U720 [not tested] Novatel Merlin XU870 HSDPA ExpressCard [not tested] Novatel Merlin ES620 [not tested] Dell/Novatel Wireless HDSPA modem Dell W5500 HDSPA modem [not tested] AnyDATA ADU-E500A [not tested] DESCRIPTION
The ugensa driver provides support for the USB-to-RS-232 Bridge chip used by various vendors. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The ugensa driver first appeared in NetBSD 3.0. BSD
December 14, 2009 BSD
All times are GMT -4. The time now is 03:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy