DbMath
dataprism.platform.sql.implementations.H2Platform.DbMath
object DbMath extends SimpleSqlDbMath, SqlTrigMath, SqlHyperbolicTrigMath
Attributes
- Graph
-
- Supertypes
-
trait SqlHyperbolicTrigMathtrait SqlTrigMathtrait SimpleSqlDbMathclass Objecttrait Matchableclass AnyShow all
- Self type
-
DbMath.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SqlTrigMath
def acosh(v: SqlDbValue[Double])(using ACoshCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SqlTrigMath
def asinh(v: SqlDbValue[Double])(using ASinhCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SqlTrigMath
Attributes
- Inherited from:
- SqlTrigMath
def atanh(v: SqlDbValue[Double])(using ATanhCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SqlTrigMath
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SqlTrigMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
def pi[A : SqlNumeric](tpe: Type[A])(implicit evidence$1: SqlSimpleMath.this.SqlNumeric[A], NotGiven[A <:< Option[_]]): SqlSimpleMath.this.DbValue[A]
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
def random[A : SqlNumeric](tpe: Type[A])(implicit evidence$1: SqlSimpleMath.this.SqlNumeric[A], NotGiven[A <:< Option[_]]): SqlSimpleMath.this.DbValue[A]
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SqlTrigMath
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SqlTrigMath
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
Attributes
- Inherited from:
- SimpleSqlDbMath
Attributes
- Inherited from:
- SimpleSqlDbMath
In this article