#numworks — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #numworks, aggregated by home.social.
-
So, I teach high school math and we use numworks graphing calculators. They've been excellent! However, I recently ran across an issue that shows you can't always trust what your calculator says.
Suppose you want to take the cube root of negative 230. You should get approximately -6.127. It is perfectly fine to take the cube root of a negative number and get a real result. However, if the calculator is in Complex/Cartesian mode for displaying complex numbers, you get approximately 3.063+0.306i. Simply moving the negative sign outside of the radical sign (again, this is just fine to do in high school), you get the correct answer as shown below.
I wonder what causes this?
-
okay wow, they actually changed the #DuckStation license to Creative Commons
no way this is going well #numworks -
This is not yer da's calculator ...
#Numworks #Calculator #Mandelbrot -
Het schooljaar is begonnen, vele middelbarescholieren moeten verplicht een #GrafischeRekenmachine aanschaffen. Gelukkig is er sinds kort een #opensource alternatief voor het TexasInstruments apparaat, de #numworks 🤓 , goedgekeurd door het College voor Toetsen en Examens ✅.
https://www.numworks.com/nl/ -
Tinkering in #python on the #numworks calculator. I've written a script that creates a template for truncated cones. It's useful for #rocket design when creating transitions between different diameter body sections. You can play with script, or download it to your numworks calculator from here https://my.numworks.com/python/concretedog56/transition_calculator although... it would probably happily run on any little python device like a @Raspberry_Pi pico etc. #rocketry
-
Just knocked up a little video of my early impressions of the #numworks N0120 #calculator I bought the other day! #maths #python
-
-
Been playing with the #Numworks calculator emulator. Plotting mandelbrot etc! I've succumbed and ordered the hardware, should arrive next week!
-
La calculatrice #NumWorks en version 20.
Le logiciel officiel de la NumWorks est appelé Epsilon, la première beta de la version 20 vient d'être publiée.
3 nouvelles icones apparaissent et le tableau périodique des éléments est enfin disponible pour tous ! 1/n -
#numworks la calcolatrice libera soprende sempre di più https://www.instagram.com/p/CciCm53sF0N/
-
Scientific calculator with open source operating system and python support.
Wish this would have existed when I went to school.
#numworks -
RIP Omega, ce fut un plaisir de t’avoir connu 😥
https://tiplanet.org/forum/viewtopic.php?p=263349
#Omega #Numworks -
La fabuleuse calculatrice française #NumWorks devient close source 🤷♂️
L'article : https://www.numworks.com/fr/blog/logiciel-securise/
L'explication très détaillée : https://tiplanet.org/forum/viewtopic.php?f=97&t=24968&p=261770
La communauté est très remontée, 2 hash tags : #FreeNumworks #FreeOmega
-
@little_tommy
A little note: to get that nice formatting I just typed the same input I gave to the plain android calculator. #numworks is awesome! -
Dites les mastonautes, l'un d'entre vous aurait un bon plan pour acheter une calculatrice #numworks ?
Boost et repouets appréciés
-
Tiens, si qq1 cherche une #Numworks je viens de voir ça : https://www.leboncoin.fr/informatique/1745864857.htm/
-
Wow, das ist ja mal ein cooles Gerät: der #NumWorks #Taschenrechner. Mit #OpenSource #Firmware und #micropython - kostet 80€
Einen online Simulator zum ausprobieren gibt es hier: https://www.numworks.com/simulator/ Technische details: https://www.numworks.com/resources/engineering/hardware/electrical/parts/ und die OS sourcen: https://github.com/numworks/epsilon -
if you own a #NumWorks calculator download my grid calc script here https://workshop.numworks.com/python/lastfuture/gridcalc
… or just play around with it in your browser using the simulator window. example calls are in the comment at the top of the code block