Home
PostgreSQL
Aggregate Functions
Analytical Functions
Array
Constraints
Cursor
Data Type
Database
Date Timezone
Index
Inheritance
Insert Delete Update
Math Functions
Postgre SQL
Select Query
Sequence
Store Procedure Function
String Functions
Subquery
Table
Table Joins
Transaction
User Previliege
View
exponent « Math Functions « PostgreSQL
PostgreSQL
Math Functions
exponent
1.
Select 6.1e-2 AS negative_exponent
2.
Select 4e3 AS exponential_float