limbero.com
SimpleCalc by Axel Samuelsson
http://limbero.com/projects/simple_calc
Powered by Math.js. Made by Axel Samuelsson. Basic operators supported: - * /. Pressing the enter key or clicking the equals sign will select the answer, to copy for later. Clicking the green button labeled ↺ will copy the number part of the answer to the calculation box so you can continue your calculations on things with units. Clicking the grey button labeled ✕ will clear the calculation box. SimpleCalc can do more than just math. Try 186 cm in inch.
tuttoaster.com
List of 14 Best and Essential Node.js Tools For Developers to use in 2015 | TutToaster
http://tuttoaster.com/list-of-14-best-and-essential-node-js-tools-for-developers-to-use-in-2015
TutToaster Freshly Toasted for You! List of 14 Best and Essential Node.js Tools For Developers to use in 2015. Is a platform built on Chrome’s JavaScript runtime for building scalable networking applications. It offers prominent features, such as event-driven architecture model and asynchronous input/output (I/O) processing. It is an open source and cross-platform runtime environment that runs on OS X, Linux, Microsoft Windows, IBM and more. A lot of frameworks and tools are built on the Node.js. So, con...
blog.alexwendland.com
The Second Quarter of 2015: Projects
https://blog.alexwendland.com/2015/the-second-quarter-of-2015-projects
The Second Quarter of 2015: Projects. May 13, 2015. Following the spirit of The Second Quarter of 2015: Items. I’m going to also post an infrequent summary of the projects that I have been working on and other transgressions that have occurred as of late. McConnell Brue Macroeconomics Glossary. It is made to be run from the commandline. It can take terms to define as arguments or it can parse a text file with a list of terms to bulk define. Implements a Fuzzy Lookup Dictionary using. Detaches the score/p...
kyleasmith.net
Kyle A. Smith
http://www.kyleasmith.net/index.html
Kyle A. Smith. Mathematician, Programmer, Spicy Food Lover. Also known as: Dog Jones, Agent Smith, Kyle Park, 박가일, 朴家日, カエル (Frog). This site is running on an EC2 instance on Amazon Web Services, and the code is maintained and pulled from GitHub. Aside from the external libraries listed below, I developed everything on this site. No DreamWeaver or otherwise hideous code generator was used in the creation of this site. A fancy-looking JavaScript GUI. Used for equation parsing. For all my 3D renders. Most ...
pavpanchekha.com
Complex Square Roots in math.js
http://www.pavpanchekha.com/blog/casio-mathjs.html
Complex Square Roots in math.js. After spending the last few months working on Herbie. A tool for automatically fixing rounding errors in floating-point code, my colleagues and I have had a small triumph: Herbie found a bug. And a corresponding fix, in math.js. An open-source mathematics library. I submitted a patch, and it’s now been merged into math.js proper. In this post, I’m going to dissect the bug, describe how Herbie fixed it, and talk a bit about the process of using Herbie. This is a mathematic...
geon.usc.edu
USC IUL Gabor-Jet Web App
http://geon.usc.edu/GJW
Interactive Gabor-Jet Model Demo. USC Image Understanding Lab. Margalit, E., Biederman, I., Herald, S. B., Yue, X., and von der Malsburg, C. (2016). An applet for the Gabor scaling of the differences between complex stimuli. Attention, Perception, and Psychophysics. 78(8), 2298-2306. doi:10.3758/s13414-016-1191-7. Created by Eshed Margalit. With support from Sarah Herald, BS. And Professor Irving Biederman, PhD (Lab Director). To the detailed discussion section below. A grid of red dots will appear overl...
josdejong.com
Architectural changes in math.js v2 - Jos de Jong
http://josdejong.com/blog/2015/08/08/architectural-changes-in-mathjs-v2
A blog about programming and web development. Architectural Changes in math.js V2. Mathjs v2 has been released a week ago. It has a completely reworked, modular architecture which allows creating custom builds. All functions have been rewritten into typed-functions. This takes away a lot of overhead for type checking and type conversions. These changes create a lot of flexibility in both extending and consuming the library. A week ago math.js. V2 has been released, a big milestone! For this reason the ar...
mirzaproject.ir
جاوااسکریپت به روایت آمیرزا: فاجعهی اعداد بزرگ! | نوشتههای آمیرزا
http://mirzaproject.ir/457/جاوااسکریپت-به-روایت-آمیرزا-فاجعهی
وبلاگهایی که مطالعه میکنم. جاوااسکریپت به روایت آمیرزا: فاجعهی اعداد بزرگ! خرداد ۱۴, ۱۳۹۵. مرداد ۱۷, ۱۳۹۵. رویت هلال روی ماه اعداد بزرگ در جاوااسکریپت با چشم غیرمسلح امکانپذیر نمیباشد! البته من برای پروژههای محاسبات فنی پیچیده همون متلب یا امثال اون مثل جولیا و یا پایتان تجهیزشده به NumPy رو پیشنهاد میکنم، چون با قدرت بالایی که دارند هم کار شما رو سریع پیش میبرن، هم حس قدرت تو حل مسئله رو بهتون میدن. در هر صورت، انتخاب خودم برای کارهای سادهتر چیزی نیست جز جاوااسکریپت عزیز و دوستداشتنی. چرا؟ اگه جاوااسکری...
help.numerics.info
Custom functions and variables - Numerics Help
http://help.numerics.info/calculator/custom-functions-and-variables
Numerics Calc for Desktop. Built-in functions and operators. Custom functions and variables. Numerics Calculator and Coverter. Powered by Optimax Software. Custom functions and variables. Calculator is programmable. You can add any custom functions and variables using JavaScript. Just click wrench icon on input box or "scripts" link on header to view/edit your functions.