pure_ma30_jan01_de[1]
Only a math[s] genius can solve [insert some dumb problem here] – can u? Life is too short to complain about Facebook content, but this particular virus now seems to have infected LinkedIn (aka MicrosoftedIn) as well. Indeed as LinkedIn’s current “strategy” seems to be to ape wha...
const blas = require('blasjs'); const { helper: { arrayrify } } = blas; const PI = Math.PI; // const sin = arrayrify(Math.sin) sin([PI/3, PI/4, PI/6]); // returns array aswell // [ 0.866025, 0.7071067811, 0.5 ] sin(PI/3); // returns scalar sin( [ PI/3 ] ); ...
Format Painter(Similar to google sheet) Selection by drag and dropping(Change the parameters of formula and chart through selection) ⚙️Formulas & functions Built-in formulas Math (SUMIFS, AVERAGEIFS, SUMIF, SUM, etc.) Text (CONCATENATE, REGEXMATCH, MID) ...
Equations must be well separated from the text and must be composed in Microsoft Equation, Math Type 3 or Math Type 6 version so that it can be edited. Length of the equation should not exceed 8 cm. Equations should be numbered consecutively in Arabic numerals with the number in parenthesis...
Also the interpreter doesn't implement strictly the same behavior as the original excel formula resolver. Since I don't use excel very often and this is only intend as a study, is probably that some functions are implemented with different behavior Project Overview The project is implemented in...