shithub: riscv

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

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