a
(float, default: 0): The input value for which to calculate the exponential function.result
(float): The exponential function value (e^a) for the given input.a
input of the EXP node.result
output, which can be connected to other nodes for further processing.