BookmarkSubscribeRSS Feed
fpsxv25
Calcite | Level 5

Dear all,

 

I am looking for a way in SAS Studio to find the symbolic integral of a provided function. For example, if I provide something like integrate(x**2) then I want the response 1/3x**3.

 

Is this possible in SAS?

 

Kind regards,

 

FPSXV

3 REPLIES 3
fpsxv25
Calcite | Level 5
Something like this: https://blogs.sas.com/content/iml/2017/09/11/symbolic-derivatives-sas.html but then with integration instead of derivative
Ksharp
Super User

Calling @Rick_SAS 

Rick_SAS
SAS Super FREQ

No. SAS does not support symbolic integration.  I suggest you try to use WolframAlpha for symbolic integration.

 

For numerical integration, SAS supports numerical integration methods on finite, semi-infinite, and infinite integrals by using the QUAD function in SAS/IML software.

 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 484 views
  • 0 likes
  • 3 in conversation