Difference between revisions of "Manuals/calci/NEWCALCI"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''NEWCALCI (Array)'''</div><br/> *<math>Array</math> is any set of values. ==Description== *This function shows the given set of values in new sh...") |
|||
| Line 9: | Line 9: | ||
==Example== | ==Example== | ||
# NEWCALCI([[1,2,3],[-6,-4],[10.3,76.2,-8/9]]) | # NEWCALCI([[1,2,3],[-6,-4],[10.3,76.2,-8/9]]) | ||
| + | [[File:New_Calci_Result.png ]] | ||
Revision as of 14:21, 9 August 2017
NEWCALCI (Array)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Array} is any set of values.
Description
- This function shows the given set of values in new sheet.
- In NEWCALCI (Array),Array values can be any set of values.
- The given array values will display in the new Calci sheet.
Example
- NEWCALCI([[1,2,3],[-6,-4],[10.3,76.2,-8/9]])
