DbMath
 dataprism.platform.sql.implementations.PostgresPlatform.DbMath
  object DbMath extends SimpleSqlDbMath, SqlTrigMath, SqlHyperbolicTrigMath
 
Attributes
- Source
- PostgresPlatform.scala
- Graph
- 
    
- Supertypes
- 
    trait SqlHyperbolicTrigMathtrait SqlTrigMathtrait SimpleSqlDbMathclass Objecttrait Matchableclass AnyShow all
- Self type
- 
    DbMath.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
            def acosh(v: SqlDbValue[Double])(using ACoshCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
           
          Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
            def asinh(v: SqlDbValue[Double])(using ASinhCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
           
          Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
            def atanh(v: SqlDbValue[Double])(using ATanhCapability): SqlHyperbolicTrigFunctions.this.DbValue[Double]
           
          Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
            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
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
            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
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SqlTrigMath
- Source
- SqlTrigFunctions.scala
Attributes
- Inherited from:
- SqlHyperbolicTrigMath
- Source
- SqlHyperbolicTrigFunctions.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
Attributes
- Inherited from:
- SimpleSqlDbMath
- Source
- SqlSimpleMath.scala
In this article