Uses of Class
io.github.torand.fastersql.function.singlerow.Exp
Packages that use Exp
Package
Description
Provides classes and interfaces related to single row functions.
-
Uses of Exp in io.github.torand.fastersql.function.singlerow
Methods in io.github.torand.fastersql.function.singlerow that return ExpModifier and TypeMethodDescriptionstatic Exp
SingleRowFunctions.exp
(Expression expression) Creates the natural exponential function for a numeric expression.