DiamondNether90
- What even is a location. Are we even real.
-
Newton's Method:
x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \implies f(x_\infty)=0 - Joined on
2025-08-20
Block a user
Struct Issues
Another issue: getlistsize &struct.field &len2 returns syntaxError: Couldn't find the list vec2.values (vec2.values is a list).
I can use this code as a workaround:
set &val…
Struct Issues
Another issue:
getlistsize &struct &len1
This gives a C++ Runtime Error:
terminate called after throwing an instance of 'std::bad_variant_access'
what(): std::get: wrong index…