Post Reply 
Help for a "Surface and Flux integrals" program
11-06-2017, 06:06 PM
Post: #34
RE: Help for a "Surface and Flux integrals" program
(11-06-2017 05:56 PM)Arno K Wrote:  I had tried that with a local u statement at the beginning, then the program refuses to work.
Arno

It's strange...
here it works with
Code:
BEGIN
local gg, u, v;
purge(u);
purge(v);
...

I'm trying now in HC and in VC with
Code:

sfint([x,y,z],[u*COS(v), u*SIN(v), u^2],[0,1],[0, 2π])
and it returns -(½)*π here.

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Help for a "Surface and Flux integrals" program - salvomic - 11-06-2017 06:06 PM



User(s) browsing this thread: 1 Guest(s)