[過去ログ]
臨床統計もおもしろいですよ、その2 (1002レス)
臨床統計もおもしろいですよ、その2 http://egg.5ch.net/test/read.cgi/hosp/1540905566/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
882: 卵の名無しさん [sage] 2020/01/30(木) 20:25:51 ID:m/EdOA9B Rで困ったらstackoveflow.comだな。 library(Rmpfr) vect = rep(0, 5) for(i in 1:5){ vect[i] = mpfr(x=10^-(10*i), precBits=100) } # My vector has just turned to a list vect # Sum of list is an error sum(vect) # Turn it to a vector converted_vect = Rmpfr::mpfr2array(vect, dim = length(vect)) converted_vect # Now my sum and prod work fine and the precision is not lost sum(converted_vect) prod(converted_vect) http://egg.5ch.net/test/read.cgi/hosp/1540905566/882
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 120 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.011s