Author |
Message |
Topic: ASIN(X) VS DASIN(X) |
stfark1
Replies: 8
Views: 1016
|
Forum: 64-bit Posted: Sat Dec 28, 2024 2:40 pm Subject: ASIN(X) VS DASIN(X) |
Interesting, getting the sin(x) from crossing two vectors in vector algebra. After getting the sin(x), want to get the arc sin as asin(x) but need more precision. In standard Fortran95 there is suppos ... |
Topic: asin of angle |
stfark1
Replies: 5
Views: 1281
|
Forum: 64-bit Posted: Wed Dec 18, 2024 11:37 pm Subject: asin of angle |
Note: in Silverfrost Fortran, 64 bit with Win11, when calling the function ASIN(A) and A=1.D0, get "invalid floating point operation". The limits for A, per the mathematical functions for Si ... |
Topic: Projects |
stfark1
Replies: 1
Views: 1382
|
Forum: 64-bit Posted: Mon Dec 02, 2024 8:41 pm Subject: Projects |
Not sure why one cannot have more than one project file in a folder with different names? Sid kraft |
Topic: C++ Link |
stfark1
Replies: 2
Views: 2066
|
Forum: 64-bit Posted: Mon Oct 28, 2024 7:39 pm Subject: C++ Link |
I have a large Fortran progrqm and I want to build the executable routine with a c++ program output module, how canthis be accomplished? Sid Kraft |
Topic: Circle 3D |
stfark1
Replies: 2
Views: 2040
|
Forum: 64-bit Posted: Sun Oct 27, 2024 1:45 am Subject: Circle 3D |
Is there a function available in Silverfrost Fortran to calculate the center and radius of a circle with 3 x,y,z coordinates on the circumference? Sid Kraft |
Topic: LINES |
stfark1
Replies: 0
Views: 2588
|
Forum: General Posted: Mon Aug 19, 2024 5:28 pm Subject: LINES |
CAN'T BELIEVE THIS IS SO DIFFICULT. WHEN USING PLATO, IT AUTOMATICALLY INCLUDED LINE NUMBERS ON THE OUTPUT LISTING. NOW USING SDBG, CANNOT GET THE LINE NUMBERS TO PRINT. HAVE USED THE SETTING FOR THE ... |
Topic: Vector Math Function |
stfark1
Replies: 1
Views: 2957
|
Forum: General Posted: Sat Aug 10, 2024 11:59 pm Subject: Vector Math Function |
Have 3 coordinates on the circumference of a circle, 3d(x,y,z), want to find the center. Is there a math function in F99 to do? Please advise. Sid Kraft |
Topic: error 343 |
stfark1
Replies: 3
Views: 8927
|
Forum: 64-bit Posted: Thu Jul 18, 2024 2:42 pm Subject: Rebuild |
Paul: How do I upload the source file? Sid |
Topic: Rebuild |
stfark1
Replies: 1
Views: 3163
|
Forum: 64-bit Posted: Thu Jul 18, 2024 12:52 am Subject: Rebuild |
Found a difference using Win 10 vs. using Win 11, should be using Win 11 for all |
Topic: Windows Systems |
stfark1
Replies: 1
Views: 3890
|
Forum: 64-bit Posted: Thu Jul 18, 2024 12:50 am Subject: Windows Systems |
For all users who are still using Win 10, have this system on my laptop, compiled some programs with Silverfrost Fortran with the 64 bit system, get different errors reported. Ran the same system on m ... |
Topic: Rebuild |
stfark1
Replies: 1
Views: 3163
|
Forum: 64-bit Posted: Wed Jul 17, 2024 11:01 pm Subject: Rebuild |
Been using Silverfrost Fortran for several years, never had any major issues, now getting many errors with the 64 bit system including error 343, invalid stream pointer? Not sure why a lot of errors w ... |
Topic: error 343 |
stfark1
Replies: 3
Views: 8927
|
Forum: 64-bit Posted: Wed Jul 17, 2024 10:40 pm Subject: error 343 |
Interesting, compiling with the Silverfrost Fortran compiler, when I do in Debug Win 32, compiles fine. When I do with the parameters Debug 64 bit, get the error 343, invalid stream pointer (file* = n ... |
Topic: Line Numbers |
stfark1
Replies: 1
Views: 20980
|
Forum: Support Posted: Tue Jul 16, 2024 7:58 pm Subject: Line Numbers |
Forgot, how do I set the compiler for FTN95 to output line numbers in the compile listing? Sid Kraft |
Topic: Set Point |
stfark1
Replies: 4
Views: 3570
|
Forum: 64-bit Posted: Tue Jul 16, 2024 2:54 pm Subject: Set Point |
Hi Paul: Did both for debug 32 bit and debug 64 bit when I compiled. Also set for check 32 and 64 bit, did not help. How do I upload the code to you so you can test? Sid Kraft |
Topic: Set Point |
stfark1
Replies: 4
Views: 3570
|
Forum: 64-bit Posted: Sun Jul 14, 2024 9:48 pm Subject: Set Point |
Note: Deleted the Silverfrost folder in my Program Files(xz86) re-downloaded the latest version, still getting Set Breakpoint Errors in the debug x64 version, not sure why. Program is very large, can ... |
|