Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using logarithms in abap programming

Former Member
0 Likes
456

Hi Everyone,

Is it possible to use logarithms in abap, can anyone please let me know.

If so a simple example like nloga = logb

To solve this how do program it,

Any help will be of great use to me.

Thanks,

Prashant.

1 ACCEPTED SOLUTION
Read only

sridhar_k1
Active Contributor
0 Likes
314

Yes, u can use log.

Therea are 2 math functions LOG and LOG10, refer to help in se38.

Regards

Sridhar

1 REPLY 1
Read only

sridhar_k1
Active Contributor
0 Likes
315

Yes, u can use log.

Therea are 2 math functions LOG and LOG10, refer to help in se38.

Regards

Sridhar