There is a way to define parabolic trigonometric functions, the parabolic sine and parabolic cosine. To do this we understand the generalized trigonometric functions as the projections on the Cartesian axis of some curve parametrized by arc-length.
First we will make some definitions, let $P:=\{(x,y,z)\in \mathbb{R}^3:z=1\}$ and $\operatorname{rot}_{\alpha }\in \mathcal{L}(\mathbb{R}^3,\mathbb{R}^3)$ the rotation around the $Y$-axis defined by the matrix
$$
[\operatorname{rot}_\alpha ]=\begin{bmatrix}
\cos \alpha &0&-\sin \alpha \\0&1&0\\\sin \alpha &0&\cos \alpha
\end{bmatrix}\tag1
$$
in standard coordinates. Also we will set $C:=\{(x,y,z)\in \mathbb{R}^3: x^2+y^2=z^2\}$. Finally we will set the parametrization
$$
g_{\alpha }:\mathbb{R}^2\to \mathbb{R}^3,\, (x,y)\mapsto \operatorname{rot}_\alpha(x,y,1) \tag2
$$
Then the conics, in local coordinates, are given by $C_{\alpha }:=g^{-1}_\alpha (C\cap \operatorname{rot}_\alpha (P))$. If we use the Lorentz metric $\mathfrak{m}=(dx)^2+(dy)^2-(dz)^2$ then in local coordinates it take the form
$$
g_\alpha ^* \mathfrak{m}=(dy)^2+(\cos ^2\alpha -\sin^2 \alpha )(dx)^2\tag3
$$
Then $C_0$ is the circle, that have the arc-length parametrization $t\mapsto (\cos t,\sin t)$, and $C_{\pi/2}$ is the half of a hyperbola parametrized by arc-lenght by $t\mapsto (\cosh t,\sinh t)$.
Now, we are interested in the parabola $C_{\pi/4}$, what have the arc-length parametrization given by the map $t\mapsto (t^2/2,t)$, thus we can define the parabolic sine and cosine by
$$
\operatorname{cosp}(t):=\frac{t^2}{2},\quad \operatorname{sinp}(t):=t\tag4
$$
Similarly, for any $\alpha $, we can define trigonometric functions associated to $C_\alpha $. Note that these trigonometric functions $(x,y)$ solve the differential equation
$$
(\dot y)^2+(\cos ^2\alpha -\sin ^2\alpha )(\dot x)^2=1\tag5
$$
(In this model the parabola in local coordinates is given by the equation $2x-y^2=0$.)