Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf0a2fc3

Browse files
committed
Mention cube root.
1 parent75b5915 commitf0a2fc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,12 @@
141141
<entry>square root</entry>
142142
<entry>sqrt(2.0)</entry>
143143
</row>
144+
<row>
145+
<entry>cbrt(float8)</entry>
146+
<entry>float8</entry>
147+
<entry>cube root</entry>
148+
<entry>cbrt(27.0)</entry>
149+
</row>
144150
<row>
145151
<entry>trunc(float8)</entry>
146152
<entry>float8</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp