Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Missing Functions in CATIA Math?

Status
Not open for further replies.

silverstamp

Industrial
Joined
Jun 4, 2023
Messages
1
Location
AR
Hi all,
I was wondering how to create a power function. That is an exponential function with a Real number variable as a base, and another Real variable as the exponential factor.
Seems that the only option to an exponential function is exp(), which means a fixed base, "e".
Any insights or tips about this?
Thanks all.
 
Isn't it usually notation such as X**Y or X^Y? Exp() is because no one wants to write out the entire, non-repeating, non-terminating representation of e.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top