Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Trigonometric functions using new Pi
Post: RE: Trigonometric functions using new Pi

jefsummers, [Image: https://i.pinimg.com/564x/ff/0e/41/ff0e4...8f9f74.jpg]
kevolegend General Coding Help 4 2,508 Apr-14-2020, 08:10 PM
    Thread: Trigonometric functions using new Pi
Post: RE: Trigonometric functions using new Pi

I am still having trouble getting the math I need to add in, but I am getting there.[Image: https://www.facebook.com/photo?fbid=1015...5047488197]
kevolegend General Coding Help 4 2,508 Apr-12-2020, 08:35 PM
    Thread: Trigonometric functions using new Pi
Post: Trigonometric functions using new Pi

Hi all, Interesting "little" math project here. While creating a circle in Microsoft Excel 2019 I have discovered that the trigonometric functions are still formulated in relation to Pi as an approxi...
kevolegend General Coding Help 4 2,508 Apr-05-2020, 07:32 PM
    Thread: Pi in base 12 problem
Post: RE: Pi in base 12 problem

[Image: https://scontent.flhr3-1.fna.fbcdn.net/v...e=5E00C8DE] Ignore "Converting decimal Pi to base 12 yields nothing rational" comment. Calculated it wrong. Cheers.
kevolegend General Coding Help 3 2,175 Sep-22-2019, 05:38 PM
    Thread: Pi in base 12 problem
Post: Pi in base 12 problem

There is a hunch in the loony bin of the internet that mathematical constant Pi in base 12 makes for a rational answer. Converting decimal Pi to base 12 yields nothing rational. I suspect the problem ...
kevolegend General Coding Help 3 2,175 Sep-22-2019, 03:08 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

(May-30-2019, 03:33 AM)heiner55 Wrote: Intel I9 or AMD Razen ? Intel
kevolegend General Coding Help 15 5,635 May-30-2019, 08:09 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

(May-29-2019, 02:24 AM)heiner55 Wrote: My PC is too slow. How long does your PC run for 100 digits ? 15 seconds roughly
kevolegend General Coding Help 15 5,635 May-29-2019, 08:21 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

Highly composite number, 328 digits (maxed out Microsoft math) 32260648419280595233979795699463382182622057525038932430278243688917774406985562430045544631932874189115677278014303205282689971049672...
kevolegend General Coding Help 15 5,635 May-28-2019, 08:54 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

Nice code that mate. Much neater I still could do with the reverse I would use Sagemath / Derive / Matlab / Mathcad if I could I am going to need to do it the hard way I am giving Microsoft math a...
kevolegend General Coding Help 15 5,635 May-28-2019, 07:42 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

The script now outputs 22222222222233333355577711111313171719192329313741434753596167717379838997101103107109113127131137139149151157163167173179181191193197199211223 separated manually for quicknes...
kevolegend General Coding Help 15 5,635 May-27-2019, 07:06 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

Although the result is looking much neater, still not quite understanding the results outputted might just be me Probably worth me getting back to the designer
kevolegend General Coding Help 15 5,635 May-27-2019, 05:46 PM
    Thread: Juicy highly composite number needs factorization
Post: RE: Juicy highly composite number needs factorizat...

(May-27-2019, 05:33 PM)heiner55 Wrote: Replace "/" with "//" (2 times) #!/usr/bin/python3 import math.. def primeFactors(n):. # Print the number of two's that divide n while n % 2 == 0: ...
kevolegend General Coding Help 15 5,635 May-27-2019, 05:34 PM
    Thread: Juicy highly composite number needs factorization
Post: Juicy highly composite number needs factorization

Trawling the interwebs, I have stumbled across a 101 digit highly composite number. It's a beast to say to least 10334475851656087128243643125471284565310588797552748096314114788137761206785997576812...
kevolegend General Coding Help 15 5,635 May-27-2019, 05:22 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020