mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Information & Answers (https://www.mersenneforum.org/forumdisplay.php?f=38)
-   -   Primes in a spreadsheet (https://www.mersenneforum.org/showthread.php?t=15719)

science_man_88 2011-07-02 00:11

[QUOTE=science_man_88;265200]doesn't work at last check. took out one thing first to try. I still haven't found a way that seems to work.[/QUOTE]

figured it out I had setting set to semicolon and space space in the write1 did the trick along with the write.

science_man_88 2011-07-02 01:31

[QUOTE=science_man_88;265201]figured it out I had setting set to semicolon and space space in the write1 did the trick along with the write.[/QUOTE]

once I made a seperate script for them :

[CODE]write1("E:/location1.csv"," ");makePrimes(100, "E:/location1.csv");write("E:/location1.csv",);makePrimes1(100, "E:/location1.csv")[/CODE]

sets up a multiplication table of primes to be filled in.


All times are UTC. The time now is 22:50.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.