shithub: riscv

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

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