R: Strange trig function behavior

后端 未结 5 1210
独厮守ぢ
独厮守ぢ 2021-01-19 05:48

As a Matlab user transitioning to R, I have ran across the problem of applying trigonometric functions to degrees. In Matlab there are trig functions for both radians and de

5条回答
  •  余生分开走
    2021-01-19 06:14

    You may also be interested in the zapsmall function for another way of showing numbers that are close to 0 as 0.

提交回复
热议问题