Difference between revisions of "Advanced Samples"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with " <pre> MEAN(((2014n)^20140).toString().split("")) </pre>")
 
Line 1: Line 1:
  
 
<pre>
 
<pre>
 +
(2014n)^20140
 +
 
MEAN(((2014n)^20140).toString().split(""))
 
MEAN(((2014n)^20140).toString().split(""))
 +
 
</pre>
 
</pre>

Revision as of 08:31, 14 February 2022

(2014n)^20140

MEAN(((2014n)^20140).toString().split(""))