shithub: riscv

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

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