Click here to Skip to main content
15,885,119 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: [Chortle] Pin
honey the codewitch15-Feb-22 19:05
mvahoney the codewitch15-Feb-22 19:05 
GeneralRe: [Chortle] Pin
CPallini15-Feb-22 20:10
mveCPallini15-Feb-22 20:10 
GeneralRe: [Chortle] Pin
den2k8815-Feb-22 21:45
professionalden2k8815-Feb-22 21:45 
GeneralRe: [Chortle] Pin
CPallini15-Feb-22 21:56
mveCPallini15-Feb-22 21:56 
GeneralRe: [Chortle] Pin
den2k8815-Feb-22 22:11
professionalden2k8815-Feb-22 22:11 
GeneralRe: [Chortle] Pin
CPallini15-Feb-22 22:43
mveCPallini15-Feb-22 22:43 
GeneralRe: [Chortle] Pin
den2k8815-Feb-22 22:46
professionalden2k8815-Feb-22 22:46 
GeneralRe: [Chortle] Pin
Daniel Pfeffer15-Feb-22 21:07
professionalDaniel Pfeffer15-Feb-22 21:07 
The biggest problem with accurate computation of trig. functions is not computation of the result from the reduced argument, but reducing the argument to the range [-Pi, Pi).

For example, 10^22 is accurately representable as a double. sin(10^22) requires finding the exact remainder of division by 2*Pi, which is non-trivial. See the following article for details: https://www.csee.umbc.edu/~phatak/645/supl/Ng-ArgReduction.pdf
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: [Chortle] Pin
den2k8815-Feb-22 22:32
professionalden2k8815-Feb-22 22:32 
GeneralRe: [Chortle] Pin
Daniel Pfeffer15-Feb-22 23:00
professionalDaniel Pfeffer15-Feb-22 23:00 
GeneralRe: [Chortle] Pin
den2k8815-Feb-22 23:06
professionalden2k8815-Feb-22 23:06 
GeneralRe: [Chortle] Pin
Peter_in_278015-Feb-22 23:53
professionalPeter_in_278015-Feb-22 23:53 
GeneralRe: [Chortle] Pin
Daniel Pfeffer16-Feb-22 0:39
professionalDaniel Pfeffer16-Feb-22 0:39 
GeneralRe: [Chortle] Pin
honey the codewitch16-Feb-22 1:52
mvahoney the codewitch16-Feb-22 1:52 
GeneralRe: [Chortle] Pin
DRHuff16-Feb-22 4:58
DRHuff16-Feb-22 4:58 
JokeWelp, my friend couldn't believe it... Pin
oofalladeez34315-Feb-22 15:54
professionaloofalladeez34315-Feb-22 15:54 
GeneralWhat to sous vide? Pin
Andreas Mertens15-Feb-22 14:14
professionalAndreas Mertens15-Feb-22 14:14 
GeneralRe: What to sous vide? Pin
Peter_in_278015-Feb-22 14:33
professionalPeter_in_278015-Feb-22 14:33 
GeneralRe: What to sous vide? Pin
Andreas Mertens15-Feb-22 14:42
professionalAndreas Mertens15-Feb-22 14:42 
GeneralRe: What to sous vide? Pin
PIEBALDconsult15-Feb-22 14:51
mvePIEBALDconsult15-Feb-22 14:51 
NewsRe: What to sous vide? Pin
Randor 15-Feb-22 15:51
professional Randor 15-Feb-22 15:51 
GeneralRe: What to sous vide? Pin
oofalladeez34315-Feb-22 15:52
professionaloofalladeez34315-Feb-22 15:52 
GeneralRe: What to sous vide? Pin
Randor 15-Feb-22 16:20
professional Randor 15-Feb-22 16:20 
GeneralRe: What to sous vide? Pin
Andreas Mertens15-Feb-22 16:18
professionalAndreas Mertens15-Feb-22 16:18 
GeneralRe: What to sous vide? Pin
Randor 15-Feb-22 19:51
professional Randor 15-Feb-22 19:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.