已解决


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

8 months 前

提问


GenerateMesh failing for some specific STEP files
Hi, I am using the PDE toolbox to do some parameter sweeps of geometries that I create using python. The issue is that when I ...

2 years 前 | 1 个回答 | 0

1

个回答