You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,thank you for using Hilbert.
You need to execute "postulate zfc_analysis" if you wanna do real analysis.
Enjoy! -> postulate zfc_analysis
success! :)
Enjoy! -> lim[x->0] (cos(x) - 1) / x
NaN
Enjoy! ->
By L'Hospital's Rule (and using the notation within Hilbert):
Hi guys,thank you for using Hilbert.
You need to execute "postulate zfc_analysis" if you wanna do real analysis.
Enjoy! -> postulate zfc_analysis
success! :)
Enjoy! -> lim[x->0] (x^2)^x
0.0
Enjoy! ->
This is incorrect, as the value of the limit is 1 (since log(x^(2*x)) = 2*x*log(x) approaches 0 as x approaches 0).
By L'Hospital's Rule (and using the notation within Hilbert):
The text was updated successfully, but these errors were encountered: