Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これらの科学表記法を取得するたびに、従来の p 値 (小数点以下の桁数) を取得するにはどうすればよいですか?
フォーマットオプションを試しましたが、それでも同じです
> format(1.3e-12, width=5) [1] "1.3e-12"