shithub: riscv

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

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