• Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX

Math Functions

home/Knowledge Base/Technical Support/API/Client API's/VTL/VTL Client Scripts/Math Functions/MathExp

MathExp

39 views 0 Updated on December 27, 2023 hybrid-solutions

Syntax

Public Function MathExp(Number As Double)As Double

Description

This function is used to return value of e which is 2.718281828 raised to the power for agiven number.

Parameters

Key Description
Number Power value ,value of type double.

Return value

Return a numeric double value of e (which is the base of natural logarithm) raised to the specified power.

Sample

Public Sub main()AlertMessage (MathExp(1)) ' e = 2.718281828 , e^1 = e which is 2.718281828 AlertMessage (MathExp(0)) ' e = 2.718281828 , e^0 = 1 End Sub

See Also

  • MathLog
  • Randomize
  • MathRnd

Back to VTL Client Script Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  Randomize

MathLog  

About
VertexFX Trader has a closed-loop trading structure with BackOffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Release Notes
  • Technical Support
  • VertexFX Pro Setup
  • Mobile Trader
  • Lite VertexFX Mobile Trader
Community
  • Blog
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2024 hybridsolutions.com. All Rights Reserved.