search for: 1234568

Displaying 5 results from an estimated 5 matches for "1234568".

Did you mean: 123456
2017 May 28
3
Rounding in print.summaryDefault()
...ary.default() no longer rounds since R 3.4.0. However, in R 3.4.0, in a few cases, print.summaryDefault() rounds the mean value (and the median value) differently on my GNU/Linux machine and on my colleague's MS-Windows machine. Here is a small (simplified) reproducible example: R> a <- 1234568.01 + c(0:1) R> summary(a) Output on MS-Windows (expected rounding of the mean value): Min. 1st Qu. Median Mean 3rd Qu. Max. 1234568 1234568 1234569 1234569 1234569 1234569 Output on GNU/Linux (unexpected rounding of the mean value): Min. 1st Qu. Median Mean 3rd Qu. Max. 123...
2017 May 28
1
Rounding in print.summaryDefault()
...gt; | > | However, in R 3.4.0, in a few cases, print.summaryDefault() rounds the > | mean value (and the median value) differently on my GNU/Linux machine > | and on my colleague's MS-Windows machine. Here is a small (simplified) > | reproducible example: > | > | R> a <- 1234568.01 + c(0:1) > | R> summary(a) > | > | Output on MS-Windows (expected rounding of the mean value): > | Min. 1st Qu. Median Mean 3rd Qu. Max. > | 1234568 1234568 1234569 1234569 1234569 1234569 > | > | Output on GNU/Linux (unexpected rounding of the mean value): >...
2017 May 28
0
Rounding in print.summaryDefault()
...no longer rounds since R 3.4.0. | | However, in R 3.4.0, in a few cases, print.summaryDefault() rounds the | mean value (and the median value) differently on my GNU/Linux machine | and on my colleague's MS-Windows machine. Here is a small (simplified) | reproducible example: | | R> a <- 1234568.01 + c(0:1) | R> summary(a) | | Output on MS-Windows (expected rounding of the mean value): | Min. 1st Qu. Median Mean 3rd Qu. Max. | 1234568 1234568 1234569 1234569 1234569 1234569 | | Output on GNU/Linux (unexpected rounding of the mean value): | Min. 1st Qu. Median Mean 3rd...
2006 Nov 09
1
Problem with register command in SIP.conf
I'm registering 5 lines on my asterisk box from one voip provider. Lines; 4040.0000 4040.0001 4040.0002 4040.0003 4040.0004 All lines is registered in 5060 port so when someone call to 4040.0001 the call arrive on asterisk but arrive to last number registered 4040.0004becouse it is listening on same port as all others. How i make each number register in one different port, like
2006 Jan 26
2
elegant way of re-encoding?
hi, I have a single stream going to my icecast server, encoded in hi-quality ogg. goal is to serve hi- and low quality ogg and mp3 streams, re-encoded from the single hi-quality ogg stream. encoding all from e.g. oddcast simultaniously is not an option. it would be easier if source-streams would be static and always named the same .. unfortunately they are not. if so, I could define simple