-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0988b3a
commit a651066
Showing
20 changed files
with
138 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Ceiling | ||
draft: false | ||
geekdocFilePath: portal_blocks/Ceiling/docs/extra.md | ||
layout: "block_documentation" | ||
--- | ||
# Ceiling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
geekdocHidden: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- Add extra documentation for Ceiling in this file --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> | ||
Returns the value rounded up to the nearest integer. | ||
### Inputs | ||
1. **Number** | ||
### Output | ||
- **Number** | ||
|
||
![Ceiling](https://raw.githubusercontent.com/battlefield-portal-community/Image-CDN/main/portal_blocks/Ceiling.png) | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: DegreesToRadians | ||
draft: false | ||
geekdocFilePath: portal_blocks/DegreesToRadians/docs/extra.md | ||
layout: "block_documentation" | ||
--- | ||
# DegreesToRadians |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
geekdocHidden: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- Add extra documentation for DegreesToRadians in this file --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> | ||
Returns a value in radians from a specified value in degrees. | ||
### Inputs | ||
1. **Number** | ||
### Output | ||
- **Number** | ||
|
||
![DegreesToRadians](https://raw.githubusercontent.com/battlefield-portal-community/Image-CDN/main/portal_blocks/DegreesToRadians.png) | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Floor | ||
draft: false | ||
geekdocFilePath: portal_blocks/Floor/docs/extra.md | ||
layout: "block_documentation" | ||
--- | ||
# Floor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
geekdocHidden: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- Add extra documentation for Floor in this file --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> | ||
Returns the value rounded down to the nearest integer. | ||
### Inputs | ||
1. **Number** | ||
### Output | ||
- **Number** | ||
|
||
![Floor](https://raw.githubusercontent.com/battlefield-portal-community/Image-CDN/main/portal_blocks/Floor.png) | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Pi | ||
draft: false | ||
geekdocFilePath: portal_blocks/Pi/docs/extra.md | ||
layout: "block_documentation" | ||
--- | ||
# Pi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
geekdocHidden: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- Add extra documentation for Pi in this file --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> | ||
Returns the constant value 3.14159 | ||
### Output | ||
- **Number** | ||
|
||
![Pi](https://raw.githubusercontent.com/battlefield-portal-community/Image-CDN/main/portal_blocks/Pi.png) | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: RadiansToDegrees | ||
draft: false | ||
geekdocFilePath: portal_blocks/RadiansToDegrees/docs/extra.md | ||
layout: "block_documentation" | ||
--- | ||
# RadiansToDegrees |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
geekdocHidden: true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- Add extra documentation for RadiansToDegrees in this file --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> | ||
Returns a value in degrees from a specified value in radians. | ||
### Inputs | ||
1. **Number** | ||
### Output | ||
- **Number** | ||
|
||
![RadiansToDegrees](https://raw.githubusercontent.com/battlefield-portal-community/Image-CDN/main/portal_blocks/RadiansToDegrees.png) | ||
<!-- | ||
This file is autogenerated by the portal_blocks_documentation module | ||
Please do not edit this file directly | ||
your changes will be overwritten. | ||
--> |