shithub: riscv

ref: d6da605605a1fd5948c46fae8a23a67e8fee3ede
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}