Fix formatting for log documentation

pull/201/head
David Broder-Rodgers 7 years ago
parent f9d226cb03
commit 975bd22135

@ -10,7 +10,7 @@ vec4 log(vec4 x)
```
### Parameters
```x``` s### Declarationpecify the value of which to take the natural logarithm.
```x``` specify the value of which to take the natural logarithm.
### Description
```log()``` returns the natural logarithm of ```x```.

Loading…
Cancel
Save