问题标签 [uos]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
2 问题
0
投票
3
回答
1191
浏览
0
投票
1
回答
37
浏览
uos - O(1) 的极限,因为 N 趋于无穷大
我有一个像 Var(w_i) 这样的量,它是 O(1),其中 O 是 big-o。我需要这个方差的极限值。限制在 n 上,即 n--> Infinity
O(1) 的限制 (n--> Infinity) 将是什么。是无穷大吗?